A Flash Developer Resource Site

Search:

Type: Posts; User: beechy

Search: Search took 0.06 seconds.

  1. All I have done is upgrade, I have loads of these...

    All I have done is upgrade, I have loads of these errors and feel it sounds like something to do with the CS4 compiler, but don't know what?
  2. CS3 to CS4 | ReferenceError: Error #1065: Variable is not defined

    I have seen a few posts regarding: ReferenceError: Error #1065: Variable is not defined, but none solving this issue...

    I have just upgraded to CS4 from CS3. I compiled and run the projects built...
  3. Replies
    1
    Views
    475

    Video player with annotation - HELP!

    I'm creating something like a video player with annotation functionality. I can load up the notes, with times at which they were made by people (as strings), and put these into an array to be...
  4. Replies
    95
    Views
    13,266

    Haha, I was just talking about that...

    Haha, I was just talking about that http://www.fixdit.com site, seems cool. They've actually just done a navigation re-design. I love the idea that users can dictate as yo how things are designed and...
  5. Thread: 3D Product View

    by beechy
    Replies
    2
    Views
    5,966

    This is the answer to sharing products in 3D. In-browser.

    Fixdit.com
  6. Papervision: Does an object get rendered and uses processing outside the camera view?

    My scene is a carrousel and it contains too many objects in view of the camera. I will move the camera so that only a few objects are in the sight line of the camera. Will this reduce the processing...
  7. Thread: What is the key

    by beechy
    Replies
    0
    Views
    475

    What is the key

    What is the key to making a Collada object in Papervison3D interactive? That is to say add an EventListener to it's BitmapMaterial or MaterialList.
    Cheers
  8. Replies
    1
    Views
    502

    So I can load multiple objects and display them,...

    So I can load multiple objects and display them, but they are all getting loaded into the single display object. How do I split each Collada instances up into another array for me to manipulate...
  9. Replies
    1
    Views
    502

    Multiple Collada loading

    I have to display multiple Collada objects in a scene whos' individual information is listed in an XML document as nodes. Heres what needs to happen:

    1. Store item 'titles' and 'ids' inside an...
  10. Curious: TypeError: Error #1009: Cannot access a property or method of a null objec

    Curious: TypeError: Error #1009: Cannot access a property or method of a null object
    Hey guys

    i get the following error in AS3::

    ----
    TypeError: Error #1009: Cannot access a property or...
  11. Can you pass variable from within function?

    2 basic questions:
    1. Can you pass a 'var' from within one function to another?
    2. How do you do it???

    Want to pass 'ObjectID' which is made up from a result value into the 'my3d' function....
  12. Replies
    0
    Views
    335

    Papervision3D Error

    I have two classes,
    1. remoting.as (something using AMFPHP)
    2. colladaObject.as (papervision)
    they both work fine apart in seperate projects, but when I put them together and reference the class...
  13. Replies
    9
    Views
    797

    No more errors, but...

    I have now done away with the errors, but the shapes aren't picking up on the stage. Not sure on what I need to do here. Take a look:
  14. Replies
    9
    Views
    797

    Cheers, but now should I really be referencing...

    Cheers, but now should I really be referencing the MovieClips... the MovieClips to be dragged and dropped, etc are already on the fla stage. Does this mean I should reference to hem rather than what...
  15. Replies
    9
    Views
    797

    Well I got this far...

    ...but got this error:

    ReferenceError: Error #1056: Cannot create property targetpentagon_mc on DragDropGame.
    at flash.display::Sprite/flash.display:Sprite::constructChildren()
    at...
  16. Replies
    9
    Views
    797

    That's the link in your footer? I'm going...

    That's the link in your footer?
    I'm going through it now trying to convert the example above.
  17. Replies
    9
    Views
    797

    Lots of tutorials on the web use timeline

    Lots of tutorials on the web use timeline based ActionScripting, but I want to turn lots of AS3 examples into Classes (packages) because this seems best practice if you wish to use the code over and...
  18. Replies
    5
    Views
    346

    Will the main Document class's library need to...

    Will the main Document class's library need to have all the visual elements inside? In a more objected approach, can I have these visual elements in external classes?
  19. Replies
    5
    Views
    346

    Thanks cancerinform, The way I need it to happen...

    Thanks cancerinform,
    The way I need it to happen is so that main.as and it's main.fla file should always stay the same and act as a stage for all 'Objects' in the "com.technology.objects." directory...
  20. Replies
    5
    Views
    346

    loading MovieClips

    I'm new to AS3 and have been stumped by a pretty simple concept.
    I have a main.as file which will need to import other, outside MovieClips dynamically when a certain button is pressed.

    Heres the...
  21. Replies
    0
    Views
    1,051

    Rotate Canvas Extension

    Is there an extension that allows you to rotate the document's canvas in Flash to allow much easier drawing straight into the computer. I find myself climbing all over my desk to try to draw certain...
Results 1 to 21 of 22




Click Here to Expand Forum to Full Width

HTML5 Development Center