confusedwflash
04-07-2003, 01:00 PM
I've just created a flash intro using the TRIAL VERSION OF FLASH4D. and after saving it, I wanted to put it on my geocities web page. I tried PAGE BUILDER but it did not work. the files(of my flash intro) is in the file manager, however, I wasn't able to see the flash intro on my web page.
the files are as shown:
3drush.swf
lines.txt
music.swf
I dont know whether or not I need to convert these files to some other versions(GIP etc.), or whether it is possible to do so...
Jasper
04-07-2003, 03:27 PM
I don't think you can use flash with pagebuilder, sorry.
starlet
04-07-2003, 03:55 PM
Just use the 'advanced editor' and it should work fine.
confusedwflash
04-11-2003, 06:20 AM
well, no matter what... I really need someone to help me with this ... perhaps give me a tutorial or at least tell me WHAT to do to put up my flash.... so, if you'd like to help me... please post your e-mail add here/// and i'll contact you... K?
PLEASE HELP!!!! thanks...
love,
desperate...
Jasper
04-11-2003, 06:35 AM
http://www.kirupa.com
http://www.actionscript.org
http://www.flashkit.com
Chris
04-14-2003, 08:07 PM
If the .swf files are in the filemanager, then all you need to do is add the HTML code to the page(s). If you don't know what they are then here they are:-
<OBJECT classid="clsid:D 27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=YOUR FILE NAME WIDTH=YOUR WIDTHHEIGHT= YOUR HEIGHT >
<PARAM NAME=movie VALUE="YOUR FILE NAME.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE= TRUE OR FALSE>
<EMBED src="YOUR FILE NAME.swf" loop=TRUE OR FALSEquality=high
WIDTH=YOUR WIDTH HEIGHT=YOUR HEIGHT TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
Just change the bits in bold. BUT DO NOT CHANGE THE FORST ONE IN BOLD!!!! I HAD TO PUT IT LIKE THAT OTHERWISE IT WOULD TURN OUT LIKE: :D. I hope that works. Send me a note if it doesn't!! Thanks
Chris
04-14-2003, 08:17 PM
Please ignore the one above!!!! This is the correct 1!!!:-
If the .swf files are in the filemanager, then all you need to do is add the HTML code to the page(s). If you don't know what they are then here they are:-
<OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=3drush WIDTH=YOUR WIDTHHEIGHT= YOUR HEIGHT >
<PARAM NAME=movie VALUE="3drush.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE= TRUE OR FALSE>
<EMBED src="3drush.swf" loop=TRUE OR FALSEquality=high
WIDTH=YOUR WIDTH HEIGHT=YOUR HEIGHT TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
And likewise with the other one:-
<OBJECT classid="clsid: D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=4,0,0,0"
ID=music WIDTH=YOUR WIDTHHEIGHT= YOUR HEIGHT >
<PARAM NAME=movie VALUE="music.swf">
<PARAM NAME=quality VALUE=high>
<PARAM NAME=loop VALUE= TRUE OR FALSE>
<EMBED src="music.swf" loop=TRUE OR FALSEquality=high
WIDTH=YOUR WIDTH HEIGHT=YOUR HEIGHT TYPE="application/x-shockwave-flash"
PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</EMBED>
</OBJECT>
Just change the bits in bold. I hope that works. Send me a note if it doesn't!! Thanks
confusedwflash
04-16-2003, 04:54 PM
chrisdb89,
i've sent you a private message... do read it and hope you'll help and do contact me...
thanks...