A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Tabbed Content with swapDepths Not Working Right

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    19

    Tabbed Content with swapDepths Not Working Right

    So I followed this tutorial on making Tabbed Content with swapDepths, but mine isn't working quite right. When you click a tab the text and icon disappear behind the tab. So each tabbed page is an mc and there is a button for each tab that has this AS on it:

    on (release) {
    _root.btn1.swapDepths(3) ;
    _root.tab1.swapDepths(2) ;
    }

    So if anyone has any insight I would appreciate it. Thanks!

  2. #2
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    Can you plz upload teh FLA so that we can test!
    As ever,
    Vinayak Kadam

  3. #3
    Junior Member
    Join Date
    Apr 2009
    Posts
    19
    Quote Originally Posted by vinayak.kadam View Post
    Can you plz upload teh FLA so that we can test!
    This sounds special, but how do I get the fla small enough (300kb) in order to attach to a post? Or is there a better way to do it?

    Thanks for the help.

  4. #4
    Senior Member vinayak.kadam's Avatar
    Join Date
    Oct 2006
    Location
    gotoAndPlay("Pune");
    Posts
    831
    cna you send your FLA at vinayak17[at]gmail.com if your probs is not solved yet!
    As ever,
    Vinayak Kadam

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