A Flash Developer Resource Site

Search:

Type: Posts; User: ransome

Search: Search took 0.02 seconds; generated 53 minute(s) ago.

  1. Replies
    4
    Views
    13,127

    Thanks swak, I had a typo in my class name. duh!...

    Thanks swak, I had a typo in my class name. duh! Thanks again.
  2. Replies
    4
    Views
    13,127

    Not sure why my code has green grins should be a...

    Not sure why my code has green grins should be a D.
  3. Replies
    4
    Views
    13,127

    Guys i'm not sure why there are big green grins...

    Guys i'm not sure why there are big green grins on my code. The lines should read:

    public var backgroundImage:DisplayObject = new BackgroundImage();

    public var characterImage:DisplayObject =...
  4. Replies
    4
    Views
    13,127

    cannot embed images

    Hi all , i am following a tutorial.

    The code below should load two images into my scene.

    I have an .as file and an .fla file in a folder called src and two images in a folder called images. I...
  5. Replies
    6
    Views
    12,983

    Thanks guys. Alloy Bacon you had it right....

    Thanks guys. Alloy Bacon you had it right. Although now in Adobe Animate that menu in the Actions Panel has been removed. I used the keyboard shortcut Ctrl U to bring up the preferences. Seems like...
  6. Replies
    6
    Views
    12,983

    Writing code funtion is pink not blue

    I am working in Adobe Animate CC

    75941

    I am following an AS3 tutorial. The script I have attached(screenshot) works perfectly but 'function' and 'if' are displaying in pink in my Actions window...
  7. Hi guys, I have been looking into this. How...

    Hi guys, I have been looking into this.

    How can I create a TouchBegin which contains a hitTestObject in a loop while dragging and terminate the loop when dragging stops.
    or as cancerinform...
  8. Edit: I dont explain well. Should I create a...

    Edit: I dont explain well.

    Should I create a new TOUCH_MOVE function with hit test and setinterval inside of it?
  9. RealMakc should I create TOUCH_MOVE function...

    RealMakc should I create TOUCH_MOVE function sandwiched between TOUCH_BEGIN and TOUCH_END?

    I am a serious newby and trying to get some code together for very basic interactivity. Thanks for your...
  10. Thanks cancerinform. Doesnt work for me. Thanks...

    Thanks cancerinform. Doesnt work for me. Thanks for the interest and help.
  11. check for hit test while object passes over another

    Hi all, I am creating a simple game in Animate. I want to be able to pick up(drag and drop) a MovieClip(1) which when moved over another MoviClip(2) will change the opacity of the topmost layer in...
Results 1 to 11 of 11




Click Here to Expand Forum to Full Width

HTML5 Development Center