Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
Test #1
Problem with creating a Component and using existing functions
Ok, I've got the MovieClip setup as a component, adding code to the
#initclip pragma to declare the class and link it to the ID in the
library properties page.
I've also added trace code throughout so I can see what's going on.
The constructor is called successfully, and I've created a method
called getQuestion that also is called correctly. However, within this
method I want to call a function declared on another layer as a
regular ActionScript function called downloadXml. The trace code
inside this downloadXml function is not called.
I'm guessing I'm probably overlooking something but I can't find
anything about what I need to do.
Thanks for any help,
Paul
Test Guest
-
Is it possible to set an existing component as child ofa container?
Hi, I have a container, a HBox named hbox. This container will have only one child. Every time I destory the previous child, then create a new... -
Extending an existing component
Hi...I'm trying to create a custom and I'm having problems adding child components to it, even though I think I"ve followed all the documentation... -
Creating text links to existing bookmarks
I've created a PDF file from a supplied MS Word document. The Word doc included 4 headings that allowed the user to click and jump down the page... -
Run existing vb.net functions from simple asp.net page
All, What I have: I have written a VB.net application that uses Access DBs and Make 100s of Excel documents from the data. What I need: I... -
Creating new table with same structure as existing one
I need to create "archive" table that will have the same structure as "production" one. When I run my program it have to create table named...



Reply With Quote

