A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: basic 'with' problem, no action.

  1. #1
    Junior Member
    Join Date
    Apr 2001
    Posts
    4
    hi all, soooo happy to have found a group that digs the cause and are willing to help each other. my infancy in flash asks this problem.

    after creating a button and movie clip, then successfully using the 'with' bit in actionscript i tested the movie/scene and the button worked, allowing my clip to play. i closed flash to email the player clip from my file and tested it first. button pressed but no movie.
    please help and may masses of rightful good carma come your way.
    cheers, gregg

  2. #2
    curmudgeon swampy's Avatar
    Join Date
    Jan 2001
    Location
    [wakey]
    Posts
    2,775
    show us the full script !

  3. #3
    Junior Member
    Join Date
    Apr 2001
    Posts
    4
    Originally posted by squareball
    hi all, soooo happy to have found a group that digs the cause and are willing to help each other. my infancy in flash asks this problem.

    after creating a button and movie clip, then successfully using the 'with' bit in actionscript i tested the movie/scene and the button worked, allowing my clip to play. i closed flash to email the player clip from my file and tested it first. button pressed but no movie.
    please help and may masses of rightful good carma come your way.
    cheers, gregg
    the script you asked to see swampy.

    on(release){
    with(_root.target){
    gotoAndplay(2);
    }
    }

    that's it. what do you think?


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