Results 1 to 5 of 5

Thread: flash plays on pcs but not on mac?

  1. #1
    Join Date
    Jan 2008
    Location
    Near Chicago
    Posts
    247
    Thanks
    105
    Thanked 2 Times in 2 Posts

    Default flash plays on pcs but not on mac?

    Some background:

    There are two kinds of code that are generated to embed the flash into the html page
    1-the code dreamweaver generates when you use import-->media-->flash
    2-the code that flash generates when it publishes an html page.

    sometimes I just cut and paste the html embed code from the latter.

    I don't let dreamweaver do any of my html or much of my css but still find it useful -perhaps it's also harmful to let it generate anything -could this be the problem?

    I played around with swfobject and it didn't work -though I might give it another try. any ideas?
    Last edited by evan; 05-20-2009 at 08:13 PM.

  2. #2
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    It's hard to say without seeing the code. I'd give SWFObject another try. It's the only cross-browser script that I know of.

    As for Dreamweaver, it has some nice functionality in code view but I wouldn't be using any of the automated or WYSIWYG features.

  3. #3
    Join Date
    Jan 2008
    Location
    Near Chicago
    Posts
    247
    Thanks
    105
    Thanked 2 Times in 2 Posts

    Question "Static" vs "dynamic" swfobject

    I'm looking for cross browser support and cross platform support which both will do. I am not concerned with handheld devices, I would like alternative content displayed if the user has no plugin installed.

    any other considerations before I choose one method over the other -even after reading the docs. Any insight?

  4. #4
    Join Date
    Mar 2007
    Location
    Currently: New York/Philadelphia
    Posts
    2,735
    Thanks
    3
    Thanked 519 Times in 507 Posts

    Default

    Again, SWFObject 2.0 is really the only viable option available. If you're using Flash CS4, the code that it outputs is SWFObject 2.0, so if that's one of your two options, go with that.

  5. The Following User Says Thank You to Medyman For This Useful Post:

    evan (05-22-2009)

  6. #5
    Join Date
    Jan 2008
    Location
    Near Chicago
    Posts
    247
    Thanks
    105
    Thanked 2 Times in 2 Posts

    Default

    useing swf object and using the embed tags provided on the swfobject generator site did the trick. thanks much.

Bookmarks

Posting Permissions

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