flash help, image not showing |
![]() ![]() |
flash help, image not showing |
Mar 30 2008, 06:12 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 162 Joined: Nov 2004 Member No: 65,048 |
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" /> |
|
|
|
Mar 31 2008, 01:32 AM
Post
#2
|
|
![]() sang loves hayden. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,373 Joined: Feb 2004 Member No: 5,687 |
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 |
|
|
|
Mar 31 2008, 11:03 AM
Post
#3
|
|
![]() Melieized ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Designer Posts: 1,372 Joined: Nov 2006 Member No: 478,715 |
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. |
|
|
|
Apr 1 2008, 08:17 PM
Post
#4
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 57 Joined: Oct 2007 Member No: 583,227 |
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. |
|
|
|
![]() ![]() |