Results 1 to 3 of 3

Thread: I give up - inserting flash [resolved]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member Acidic's Avatar
    Join Date
    Sep 2003
    Location
    UK
    Posts
    1,090

    I give up - inserting flash [resolved]

    I havd used this code:
    Code:
    print "<br /><br />\n<object
    classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' 
    codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0'
    width='400' height='300' id='movie'>
    <param name='movie' value='flash/".$pre.$a.".swf'>
    </object>";
    This validates fine, but I just realised that the site doesn't actually display the flash file. It's not a PHP error. How do you insert a flash file with the page validating?

    edit: I've realised that it does display it in IE but not in FireFox. So the question stil stands
    Last edited by Acidic; May 3rd, 2004 at 05:58 AM.
    Have I helped you? Please Rate my posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width