Results 1 to 2 of 2

Thread: Basic code to place flash media into an html doc

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

    Default Basic code to place flash media into an html doc

    apologies if I am duplicting a thread, but I did look.

    I tried using dreamweaver's generated code for importing falsh media and it didn't work.

    I tried copying the code from a published Flash html file and placing it but no good.

    I there some barebones code that will run it, or a link to the documentation that discusses this topic, and how to troubleshoot?

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

    Default

    That's Dreamweaver for you. Always finding new and incorrect ways of doing things. You want to be using SWFObject 2.0. It's basically the industry standard to embed Flash media. In fact, Adobe plans to use it in CS4 as the default.

    You can find the documentation, examples, the API, and (in case you're feeling lazy) a code generator on its Google code page.

    If you still need some help with it, let Lee Brimelow walk you through it.

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

    evan (07-22-2008)

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
  •