Ask a Question related to Macromedia Flash, Design and Development.
-
Brandon Bradley #1
loadmovie with xml bound components
I seem to recall this may have been mentioned here previously, but do
not recall what the solution was, if in fact there was one listed.
I have a swf that pulls in adata from a xml file and binds it to various
UI components, including comboboxes. It works great, until I load it
into another movie using loadMovie at which point it seems to only bind
the intial data field.
Since the initial data is showing up, it is obvious that the xml is
getting refferenced and pulled in, and since it works on it's own I am a
bit confounded as to why it isn't in this case.
The version before it is pulled into the other movie can be seen working
here:
[url]http://www.attconline.org/test/schedule.html[/url]
Unfortunately I don't have a copy with it not working online yet, but if
needed I will post one.
--
Brandon Bradley
Macromedia Certified Instructor
[url]http://www.attconline.org/[/url]
Brandon Bradley Guest
-
formatting bound item
I feel silly asking this, but for the life of me, I can't get it to work. I want to format numbers that are being displayed in a CFFORMITEM tag... -
XML bound to
This might be the wrong forum but.... ;) I'm new to flash, but I was trying out this tutorial:... -
bound columns of a datagrid
i have a datagrid with few bound columns.i want to make the first column clickable.can i make a bound column clickable and write a handler for... -
Bound objects
I have created a form in the design view and i have to errors. 1]I selected a control source from the options menue of the object however it... -
Bound Frames
Hello, I've got an Image file type on my SQL database that is a stored binary word document. I would like to open the file in a bound frame in... -
Brandon Bradley #2
Re: loadmovie with xml bound components
Well, I found a solution... you have to add the components that you are
using to the library of the movie that you are loading into.
Unfortunately while this should be unnecessary with actionscript 2.0
apparently it is.
--
Brandon Bradley
Macromedia Certified Instructor
[url]http://www.attconline.org/[/url]
Brandon Bradley Guest



Reply With Quote

