A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: [F8] alternative navigation

  1. #1
    Senior Member
    Join Date
    May 2005
    Location
    Canada
    Posts
    212

    [F8] alternative navigation

    i built a website using the code
    on(press){
    gotoAndStop("info");
    }
    however this isnt working. what other method of navigation could i use. loading external .swfs wouldnt b efficent. i have seen some sites use a numbering system and then load a MC that corresponds to that number. anyone want to reccommend a tut or help?

  2. #2
    Ctrl Z Ctrl Z F1 Ctrl Z Ctrl Z PONYACK's Avatar
    Join Date
    Nov 2005
    Location
    North Carolina
    Posts
    202
    try: on(release)

    if you want to load an external swf that would be fine but you would probaly still want to set up frame labels for each page...then load your external swf into the MC

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