A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Window to be opened with Mouse over?

  1. #1
    Senior Member
    Join Date
    Nov 2001
    Posts
    174

    Window to be opened with Mouse over?

    HI,

    I want to emulate a link in HTML.

    When u mouse over a link on an HTML page, it shows on the bottom of the browser window, where that link will take you.

    Is it possible for a Flash button to do the same thing?
    i.e when u mouse ova a Flash button, the link appears on the bottom of the browser window.

    If this can be done, it would be great, if not, nevermind.

    Cheerz,
    Dwayne

  2. #2
    The Ancient
    Join Date
    Mar 2000
    Location
    Las Vegas, USA
    Posts
    213
    It's not well supported across all browsers, but it can be done on those that do. You'll need javascript on the web page to modify the contents of the status bar, then fsCommands from within Flash to fire the js functions.
    jahasloth

  3. #3
    Senior Member
    Join Date
    Nov 2001
    Posts
    174
    Hi jahasloth

    Any idea wat those fscommands and JScript mite be??
    Or perhaps even a key word, so i know wat to search with in Flash help and the forum?

    Cheerz,
    Dwayne

  4. #4
    Senior Member
    Join Date
    Nov 2001
    Posts
    174
    Nobody knows??

    I just need a clue, I dont know where to begin a search,

    Cheerz,
    Dwayne

  5. #5
    Banned
    Join Date
    Apr 2001
    Location
    Montréal, Québec.
    Posts
    25,397
    Just use a getURl to call the javscript call on the status bar...

    http://www.codeave.com/javascript/code.asp?u_log=7005

  6. #6
    Senior Member
    Join Date
    Nov 2001
    Posts
    174
    Shot, thanks dude,

    Dwayne

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