A Flash Developer Resource Site

Search:

Type: Posts; User: designhustler

Search: Search took 0.05 seconds.

  1. Been looking at this way too long today, please help :)

    Code is working but i am getting the following error and it is driving me insane:
    TypeError: Error #2007: Parameter hitTestObject must be non-null.
    at flash.display::DisplayObject/_hitTest()
    at...
  2. Replies
    2
    Views
    778

    The array will change (based on files they drop...

    The array will change (based on files they drop in a folder, using ZINC for this) I guess I would need to know how to search the array and create a new one. I really appreciate your help!
  3. Replies
    2
    Views
    778

    [F8] Filter an Array

    I have an array that looks like this:
    100_0061.JPG,100_0064.JPG,100_0068.JPG,100_0069.JPG,test.swf,test.fla

    and the code that is building it:
    //jpgs to load
    basePath = mdm.Application.path +...
  4. [F8] using an array to load images into thumbnails

    I am new to arrays.

    I am generating thumbnails based on the length of an Array. The array looks something like this (tree.jpg, ant.jpg, fish.jpg, etc) I need to load those images into the...
  5. Replies
    0
    Views
    377

    3d lever...need a little help

    I have a lever, when you drag over it, it cycles through a jpeg sequence of the lever moving. when you push the lever forward, it stops at the end like it should, however if you pull it back it...
  6. Replies
    1
    Views
    543

    3d drag in place

    I need to get the same rotation, but I need it to rotate in place and not move across the screen...any help would be appreciated....
  7. Replies
    1
    Views
    484

    3d menu sequence

    I am using the following code to rotate a 3d wheel that is a image sequence...it works!!!! but, I only want it to work in a certain area. How can i constrain this to work within a specific y coord....
Results 1 to 7 of 7




Click Here to Expand Forum to Full Width

HTML5 Development Center