A Flash Developer Resource Site

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Senior Member
    Join Date
    Sep 2000
    Posts
    184

    flash in dreamweaver

    Hi...I have a flash movie embedded in a html page. That page also has several layers with text. All these levels are set to invisible at the page load so the only thing visible onLoad is the flash movie. Can a script at the end of the flash movie make a invisible
    dreamweaver layer visible? If so whould would the script be? Basically I want to put a show hide behavior in the swf.

    thanks

  2. #2
    Senior Member Shotsy247's Avatar
    Join Date
    Apr 2001
    Location
    Be there in a minute!
    Posts
    1,386
    When you publish the movie in Flash have html as one of the formats that it publishes. Under the html template select Flash w/ fscommand.

    Then view the code that Flash publishes to the html page. It should be aparent which code you need to grab to put in your html page.

    ...actually the actionscript help file explains this much better than I can. Look under fscommand in the AS help and just under the table of commands quit, fullscreen, allowscale, etc. is a paragraph or two explaining the process.

    That gets Flash talking to javascript, the rest is up to you.

    _t
    I don't feel tardy.

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


HTML5 Development Center