A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: link not working

  1. #1
    Registered User
    Join Date
    Nov 2009
    Posts
    1

    link not working

    Hi there
    I realy need help.I want to do flash website I bought ready templete and don't know how to change link on a button which is more movie clip.I've been trying a lots of codes from this forum but nothing works and looks like I put code in a wrong place of actionscript.You can see index website on http://happyrobot.info/good/ and what I want is put a links on 3 items ABOUT US , SERVICES , SOLUTIONS. so I can redirect to diferent adresses .Ready fla file You can download from http://happyrobot.info/download/ it is an index.fla.
    Can You help me please

  2. #2
    Bearded (M|G)od MyFriendIsATaco's Avatar
    Join Date
    Dec 2002
    Location
    Awesomeville.
    Posts
    3,045
    Moved to the Actionscript forum.

  3. #3
    Senior Member
    Join Date
    Aug 2000
    Location
    Montréal
    Posts
    14,141
    to redirect the current html to another, in the same window, use getURL(). As in:

    getURL("somepage.html");

    gparis

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