A Flash Developer Resource Site

Search:

Type: Posts; User: ghcovercian

Search: Search took 0.01 seconds.

  1. Thanks for your response. I thought this may be...

    Thanks for your response. I thought this may be the case. I shall have to look into classes. Thanks very much for pointing me in the right direction
  2. Calling a method in a different movie clip

    Hello,

    I have a movie with 3 frames. The first is a place holder for a loader and has some actionscript in my actions layer saying "on click goto 2" etc. The second and third frames hold movie...
  3. Replies
    0
    Views
    2,049

    Moving between frames?

    Hi there,

    I have quite a large movie that I have built with 10 or so layers, that all live on frame one of the timeline, controlled by a single as3 file (of 700 or so lines) in my layer 'actions'....
  4. That solved the problem! Thanks very much for...

    That solved the problem! Thanks very much for your help and retweeking the code, i'm very grateful indeed.
  5. TweenEvent.MOTION_FINISH sequential tweening problem

    Hello,

    I am trying to move a group of movie clips using tween in two steps when a button is clicked. A sort of - tween...wait until completion... tween again effect -. I can move the images once...
  6. Fixed.. thanks

    Thanks that makes sense without even trying it.

    Yea sorry i think i misquoted the error text... but amazing i'm really grateful for you help and lofty genius...
    :)
  7. [RESOLVED] Error1009 when using an array of movie symbols in the resizeHandler function

    Hello

    Im trying to move movie symbols that are held in an array.
    (array declaration... var img:Array = [img1,img2,img3]; )

    When I use this code
    img[0].x = lslot;
    img[1].x = cslot;...
  8. Thanks alot

    Thanks alot
  9. [RESOLVED] Making text and images not scale whilst the whole flash doc fills browser

    Hello,

    I am quite new to flash and was wondering how I can have my swf fill the entire browser (as in publish settings 100% w & h etc) but not stretch/distort the text and images in the swf.
    ...
  10. Making text and images not scale whilst the whole flash doc fills browser

    Hello,

    I am quite new to flash and was wondering how I can have my swf fill the entire browser (as in publish settings 100% w & h etc) but not stretch/distort the text and images in the swf.
    ...
Results 1 to 10 of 10




Click Here to Expand Forum to Full Width

HTML5 Development Center