PDA

View Full Version : attachmovie using xml



b.rich
August 23rd, 2005, 07:34 PM
This is just an xml version of my tutorial on this site (http://www.kirupa.com/developer/actionscript/multiDimArrays_attach.htm) . It's very basic like the other on but uses xml instead of arrays. I thought someone new to xml might find it useful. It's nothing fancy.

:elderly:

zaki
September 8th, 2005, 08:12 AM
This is just an xml version of my tutorial on this site (http://www.kirupa.com/developer/actionscript/multiDimArrays_attach.htm) . It's very basic like the other on but uses xml instead of arrays. I thought someone new to xml might find it useful. It's nothing fancy.

:elderly:


Here is a preview. (http://www.formlessfigures.com/xml/)

can u help me, i need the news flas source with xml, php, and MySql.
do u have that source.

thanks regards,

zaki

b.rich
September 8th, 2005, 04:00 PM
can u help me, i need the news flas source with xml, php, and MySql.
do u have that source.

thanks regards,

zaki


Hi zaki,

Can you be more specific? I'm not sure what your asking for and if it's even related to my post.

Do you mean pull the loaded information from a mySQL database using php formatted as xml for flash?

marws
September 14th, 2005, 08:49 AM
Hi Everbody;

I am playing with this code, and made a minor modification to it, just having it load images as you click on the buttons. I´m trying now to load each image in its own movie clip , and have each of these mc´s have a random x e y position.
Tryed many things but nothing worked. Does anyone have any helpful hints??

Thank you b.rich for this code, very useful.

b.rich
October 1st, 2005, 02:32 PM
Hey,

Still around? I'm not subscribed to this thread so I missed your response. When you say you want the movie clips to have a random x & y position do you want it to close the previous one or keep adding more pics all over the place?

Give me some more details if you still need help.

marws
October 5th, 2005, 01:40 PM
Hey,

Sorry it took some time to answer

yeah exactly what you said, adding more pictures all over the place

thanks

b.rich
October 9th, 2005, 04:14 PM
I'll have something for you tonight...

b.rich
October 9th, 2005, 09:22 PM
Here you go... I wasn't sure if you always wanted each click to make a new movieclip everytime so I left it at loading in 1 random clip per button. It's an easy fix if not.

marws
October 10th, 2005, 07:04 PM
That is it man, Thank you very very very much

b.rich
October 11th, 2005, 12:49 AM
:) sure thing.

NativePaul
October 23rd, 2008, 07:29 AM
I have been struggling to do this by combining techniques in various tutorials and have spent 2 days pulling my hair out.

Thank you for showing me how to do EXACTLY what I wanted.

vanmemet
October 30th, 2008, 10:39 AM
any way to resize or change of widths and heights of attached movies or images?