Jump to content
xisto Community
Sign in to follow this  
ebbinger_413

How Do You Insert .fla Into Site ? plz help

Recommended Posts

i have a bunch of games that i need to insert onto my page they are all .fla....how do i insert them with frontpage...!man i do not like frontpage...i need get dreamweaver back from my friend...plz help :rolleyes:

Share this post


Link to post
Share on other sites

Well a fla isn't gonna do you very good. Open the fla's up in and publish them. Go to File->Publish settings. Select which type of file you want to export it to, and click 'Publish'. Then 'Ok'. Go to the map where you've put these fla's and voila, there are you're published files.

 

If you wanna implement them into your webpage, you should publish them as html. Also, always publish them as .swf .

Share this post


Link to post
Share on other sites

first you should convert your *.fla file to *.swf , then you can paste below code to your page

 

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://fpdownload2.macromedia.com/get/shockwave/cabs/flash/swflash.cab; width="400" height="200">

<param name="movie" value="your swf file.swf">

<param name="quality" value="high">

<embed src="your swf file.swf" quality="high" pluginspage="https://get.adobe.com/flashplayer/otherversions/; type="application/x-shockwave-flash" width="400" height="200"></embed></object>

 

 

and change red text

Share this post


Link to post
Share on other sites

Doesn't matter what do you have in your flash file. As long as it's posted as *.swf file it will apear exactly as in your Flash MX (or whatever you used to create it). But honestly I don't see any interest in posting a flash file if it isn't animation.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.