A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: flash button links in dreamweaver

  1. #1
    Junior Member
    Join Date
    May 2007
    Posts
    13

    flash button links in dreamweaver

    ive made this navigation menu (see atttached) and have taken it into dreamweaver as a swf but the links dont work. any idea what ive done wrong? (working in flash mx btw)
    Attached Files Attached Files

  2. #2

  3. #3
    Junior Member
    Join Date
    May 2007
    Posts
    13
    oops just seen your reply in here! sorry! will try that... cheers : )

  4. #4
    Junior Member
    Join Date
    May 2007
    Posts
    13
    can i just check actually du mean to get rid of the stop(); after the get url comment?

  5. #5
    Member
    Join Date
    May 2007
    Location
    North Carolina
    Posts
    95
    what he means is your script has this

    //getURL("index.htm")

    which is commented out. You need that to be

    getURL("index.htm")


  6. #6
    Junior Member
    Join Date
    May 2007
    Posts
    13
    ooooo ok...im realllllly new to this still fumbling my way round....

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