Ok...I get how to loop the second swf until it gets the value. What I do not get is how to send the node with the query string. Is it as simple as:
on (release){
loadMovie("news.swf?node=1");
}
thanks alot for your help, here is the XML code structure I have been using:
<news>
<article>
<image>images/article1.jpg</image>
<title>Article 1</title>
<desc>Article goes here</desc>
<caption>Article Image Caption</caption>
</article>
<article>
<image>images/article2.jpg</image>...
I am using flash mx and I would like to click on buttons to go to the page with the news articles with the selected news article displayed. It would be similar to the following format:
http://www.badboyonline.com/flashindex.htm
Hey Guys,
Is there any way to link a button within flash to go to a specific record in a XML file loaded by a second swf? I have an XML file that has articles, and I display the titles of the top three current ones on the main page. Is there a way to go to the specific article based on what...
First off, let me thank this site and its member's for the wealth of knowledge that has been provided to new-b's. I really wish I found this site a year ago.
I am making a photo gallery with images on the left and thumbnails on the right. I have 2 questions.
1. When I load thumbnails to the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.