A Flash Developer Resource Site

Search:

Type: Posts; User: Droppenkiken

Search: Search took 0.02 seconds.

  1. thanks

    thanks
  2. linking outside of embedded movie clip

    Hi,

    does anyone know how to return to a particular frame in a movie clip from within a movie clip within. So basically when it comes to the end of the frames in the embeded movie clip it jumps...
  3. thanks that's great.. my next question is how...

    thanks that's great..

    my next question is how do you return to a particular frame in a movie clip from within a movie clip within. So basically when it comes to the end of the frames in the...
  4. Controlling a movie clip with a button inside the movie clip

    Hi Guys,

    I'm just trying to find the right action scrip for instance on my button to control the movie clip it is within.

    I have currently tried..

    on (press) {...
  5. Replies
    2
    Views
    3,813

    mate thanks so much! that worked a treat. yeah I...

    mate thanks so much! that worked a treat. yeah I would be on a later version of swift but thats the companies fault.

    thanks again. ;)
  6. Replies
    2
    Views
    3,813

    importing ai to Swift issue.. arrrgh!

    Hi Guys I'm trying to simply import an ai or eps into swift 3d 3.0 and which ever file type I try it crashes the software. I'm on a PC as well if that helps!!

    Many thanks
    Sebastian
  7. Replies
    1
    Views
    409

    Hit state problem!!?

    HI there,

    I recently been putting this little flash menu together and I am having problems as the menu drops out of the hit state area, which means you can't navigate to the dropdown. I can't...
  8. Replies
    3
    Views
    665

    Hi bfuzz, here is a link for the fla....

    Hi bfuzz,

    here is a link for the fla.
    http://download.yousendit.com/0F4B59E23A6FC139

    I couldn't add it here as it was too big (376k)

    many thanks if you get a chance to look at it.
    D
  9. Replies
    3
    Views
    665

    Hi bfuzz, here is a link for the fla. I...

    Hi bfuzz,

    here is a link for the fla.

    I couldn't add it here as it was too big (376k)

    many thanks if you get a chance to look at it.
    D
  10. Replies
    3
    Views
    665

    interactive button hit state????

    Hey guys,

    I've got a slight problem. I have a button that tells a movie clip annimation to play on rollover then on roll out it plays a reverse label annimation.

    the problem I'm having is the...
  11. Replies
    3
    Views
    522

    brilliant that works perfectly.. If I want to...

    brilliant that works perfectly..

    If I want to have another movie clip doing something on the same rollover do I just repeat the code but with the other movie clip label in the code??

    Many thanks
  12. Replies
    3
    Views
    522

    tellTarget????

    I'm totally new to actionscripting but can anyone tell me does this code make sense...

    on (rollOver) {
    tellTarget ("trading_mov") {
    gotoAndPlay("play");
    }
    }
    on (rollOut) {
    tellTarget...
  13. Replies
    1
    Views
    580

    tellTarget????

    I'm totally new to actionscripting but can anyone tell me does this code make sense...

    on (rollOver) {
    tellTarget ("trading_mov") {
    gotoAndPlay("play");
    }
    }
    on (rollOut) {
    tellTarget...
  14. Replies
    0
    Views
    400

    tell target play movie clip

    Hi I'm really new to action scripting I used to use the tell target commnads back in flash 4 but they seem to of been abolished now.

    Basically I need to do some really basic commands..

    I want...
  15. hey smilev, I've just spent the last hour...

    hey smilev,

    I've just spent the last hour tralling though posts and movine file on flash kit and I found this post which is the nearest to what I'm looking for.

    Basically I've checked this...
  16. Replies
    0
    Views
    443

    Horizontal follow cursor

    Hi Guys,

    I've just been searching the flash tutorials for a follow cursor movie clip that just slides from left to right.

    Does anyone know where I can find one or maybe it's a simple bit of...
Results 1 to 16 of 16




Click Here to Expand Forum to Full Width

HTML5 Development Center