Help - Search - Members - Calendar
Full Version: flash help
Forums > Resource Center > Graphics Help > Graphics Help Resolved Topics
mikazukix
Hey i made this flash 8 website thing and everytime i try exporting the file as a flash movie(as as swf. file) it won't work like the image doesn't show up when i upload onto my site but, i know the site supports th eformat cause it says it has sucessfully uploaded it. Am i suppose to do something else with it cause this was my first flash site so i'm not too sure if that's how it works. Can u tell me what might be wrong?
Screenshot 1:
http://smg.photobucket.com/albums/v233/sle...ent=screen1.jpg

Screenshot2:
http://smg.photobucket.com/albums/v233/sle...ent=screen2.jpg

The code i'm using to embed it on my site( except with a different .swf):
<embed
src="mediaplayer.swf"
width="760"
height="560"
allowscriptaccess="always"
allowfullscreen="true"
/>
Relentless
Try this.

CODE

<embed src="example.swf" quality="high" bgcolor="#ffffff width="468" height="60" name="mymoviename" align="" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>


More info here.
http://www.tizag.com/flashTutorial/flashhtmlcode.php
Melie
QUOTE(eternalsnowxx @ Mar 30 2008, 06:12 PM) *
Hey i made this flash 8 website thing and everytime i try exporting the file as a flash movie(as as swf. file) it won't work like the image doesn't show up when i upload onto my site but, i know the site supports th eformat cause it says it has sucessfully uploaded it. Am i suppose to do something else with it cause this was my first flash site so i'm not too sure if that's how it works. Can u tell me what might be wrong?
Screenshot 1:
http://smg.photobucket.com/albums/v233/sle...ent=screen1.jpg

Screenshot2:
http://smg.photobucket.com/albums/v233/sle...ent=screen2.jpg

The code i'm using to embed it on my site( except with a different .swf):
<embed
src="mediaplayer.swf"
width="760"
height="560"
allowscriptaccess="always"
allowfullscreen="true"
/>


ok...where it says "mediaplayer.swf" throughout your codes, you have to replace it with the link to the swf that you have on your website.

it needs a source and the source you uploaded it onto your website so you have to put the link to it in order for it to work.

hope that helps.
desakatao
Go here SWF Upload

Upload your flash file here make sure the file is no greater than 7MB or it will not upload it. Once you upload the file the site should give you a code that you can use to embed to your site.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.