BBU Appointment System Forum View new messages in your reader RSS
Homepages for Salons and Spas Online Appointment Systems
BBU Appointment System Forum BBU Online Appointment
System Forum
Welcome Guest
Please login or register
Home Help Search Login Register
RSS BBU Forum |  RSS BBU Headlines |  RSS BBU News |  Free E-mail  |    Live Help  |  Beautybyus.com  | May 12, 2008
+  BBU Online Appointment System Forum
|-+  Your Own Website Development
| |-+  Flash (Moderator: Magic)
| | |-+  Inserting Flash into a Webpage
Pages: [1] Print
Author Topic: Inserting Flash into a Webpage  (Read 8 times)
Magic
Moderator
Sr. Member
*****
Online Online

Posts: 97



WWW
Inserting Flash into a Webpage
on May 05 2008, 10:13 PM

How to Insert Flash into a Webpage

    Option 1:

    <object type="application/x-shockwave-flash" data="flashmovie.swf" width="250" height="250">
    <param name="movie" value="flashmovie.swf" />
    <img src="flashmovie.gif" width="250" height="250" alt="Alternate Flash Content" />
    </object>

That's it ! This code can be used in  XHTML 1.0 documents and will validate to W3C standards. The code will degrade to the .gif image if the Flash player is not available.

    Option 2:

    <script type="text/javascript">
    <!--
    document.write('<object type="application/x-shockwave-flash" data="flashmovie.swf"');
    document.write('width="250" height="250">');
    document.write('<param name="movie" value="flashmovie.swf"');
    document.write('<a href="link.html"><img src="flashmovie.gif" width="250" height="250" border="0" alt="Alternate Content" title="Alternate Content"><\/a>');
    document.write('<\/object>');
    //-->
    </script><noscript><a href="linkedpage.html"><img src="flashmovie.gif" width="250" height="250" border="0" alt="Alternate Content" title="Alternate Content"></a></noscript>

Use this second option if you need to check that the user can run javascript in their browser.

I believe that these are the proper methods for inserting Flash movies into web pages.
Logged
Pages: [1] Print 
Jump to:  


Login with username, password and session length


NoWhere Radio.com
INDIE MUSIC & HOSTING

 Yahoo!
Homepages and Online Appointment Systems
Powered by MySQL Powered by PHP BBU Online Appointment System Forum | Powered by SMF 1.0.3.
© 2001-2005, Lewis Media. All Rights Reserved.
Valid XHTML 1.0! Valid CSS!

Beauty By Us Inc.
Kingston Ontario Canada K7K 6K8
Serving North America   (613) 547-3358

W3C P3P Compliant | PIPEDA Compliant