Nov 8, 2009

Question About Embedding Flash Object Header - flash

free web hosting
Open Discussion & Free Web Hosting > Computers & Tech > Designing

Question About Embedding Flash Object Header - flash

pirate
hello,

how can i put my flash object(header) im my page. what file do i have to use. ive you make a flash you get 2 file the ecxual flash file and an animation only file. do i only have to put the animation only file in my web folder or all 2.

Comment/Reply (w/o sign-up)

foolakadugie
QUOTE(pirate @ Oct 31 2005, 06:49 AM)
hello,

how can i put my flash object(header) im my page. what file do i have to use. ive you make a flash you get 2 file the ecxual flash file and an animation only file. do i only have to put the animation only file in my web folder or all 2.
*


Well the flash file can be put in your page with the EMBED tag which can be used as simply as this:

CODE
<embed src="http://www.url.com/flash.swf" width="550" height="400">


but normally one would include more code to make the file appear and operate exactly how it should. Flash will generate this code if you use the File > Publish feature. After adjusting the publish settings (file > publish settings) it will generate an HTML file for you with all of the relevant coding. Then you can copy that code from the HTML file into your web page code.

All you need to upload to your host is the SWF file.

 

 

 


Comment/Reply (w/o sign-up)

bnbrown
QUOTE(pirate @ Oct 31 2005, 04:49 PM)
hello,

how can i put my flash object(header) im my page. what file do i have to use. ive you make a flash you get 2 file the ecxual flash file and an animation only file. do i only have to put the animation only file in my web folder or all 2.
*



This will make it done. Just replace after the src element your file source path. As far I know it is enough to upload your .swf movie file, that works fine.

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="800" height="100">
<param name="movie" value="header01.swf" />
<param name="quality" value="high" />
<embed src="header01.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="800" height="100"></embed>
</object>

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Similar Topics

Keywords : question, embedding, flash, object, header, flash

  1. Running Flash 8 In A Usb Flash Drive
    (3)
  2. Flash On Web Page
    using flash on a web page (3)
    If I draw a flash movie, do I need a plugin to play it on my site? thx.....

    1. Looking for question, embedding, flash, object, header, flash

See Also,

*SIMILAR VIDEOS*
Searching Video's for question, embedding, flash, object, header, flash
advertisement



Question About Embedding Flash Object Header - flash

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com