Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Playing Flash Files on your Web Page

playing flash files web page

  • Please log in to reply
 

#1 OneDes

OneDes

    Senior Member

  • Designer
  • 282 posts

Posted 17 November 2012 - 04:08 PM

To play Flash file on your webpage, embed the SWF follow the below steps:
1.Open the page where you want to play your SWF file.
2.Type in the code for embedding the SWF:
<object width="600" height="140">
<param name="Movie" value=" mymovie.swf">
<embed src="mymovie.swf" width="600" height="140" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
</object>
3.Open your Web page in browser to test it.





Also tagged with one or more of these keywords: playing flash files, web page

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users