A Flash Developer Resource Site

Results 1 to 7 of 7

Thread: [F8] adding flash buttons to HTML

  1. #1
    Junior Member
    Join Date
    Jan 2007
    Posts
    6

    [F8] adding flash buttons to HTML

    Hi,

    I'm having trouble gettin my flash menu working in IE.

    Any help truly appriecated,

    I have created a flash menu,

    then added links to the action script of the buttons and tested it in flash 8(works fine),

    then i saved it as a movie file and added it to a page (HTML 1.0) in dreamweaver.

    When i test the page in IE my problem starts , when i move over the links the mouse changes from a cursor to a pointing hand (showing a link there) fine..., but when i click the button nothing happens. The menu looks fine and everything works apart from the links, however they do work if i load and test the movie file by itself.

    Any suggestions to where im going wrong will be truly appericated, and im glad to give more info if required.

    Kind Regards

    Lee

  2. #2
    -_-
    Join Date
    Oct 2005
    Location
    US
    Posts
    1,694
    Can you show me your action script? You may have made a mistake there.

  3. #3
    Junior Member
    Join Date
    Jan 2007
    Posts
    6
    hi,
    thanks for replying
    the code im using:

    on (release) {
    getURL("http://www.google.com");
    }

    im using google for testing

  4. #4
    -_-
    Join Date
    Oct 2005
    Location
    US
    Posts
    1,694
    Ok. So you have a button with this code ON the buttons actions panel?
    Sorry about making you get it, but any chance you could show me the .fla for the buttons?
    Last edited by Adobemedia; 01-28-2007 at 07:42 PM.

  5. #5
    Junior Member
    Join Date
    Jan 2007
    Posts
    6
    when i test the .fla in F8, the link works but when I test, but when I attach it to a HTML page, then test it in IE the link doent work. It works in firefox though.
    you'd have to PM me your email so i can i send you the .fla

    Thanks again

  6. #6
    -_-
    Join Date
    Oct 2005
    Location
    US
    Posts
    1,694
    email is asrdoc {AT} tds {DOT} net

  7. #7
    Junior Member
    Join Date
    Jan 2007
    Posts
    6
    thanks for your help i managed to fix it now, well i just it after I changed setttings on flash player. I think it was cause i was testing it offline. Anyway its started workin. thanks for your support and replying.

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