PDA

View Full Version : ok here it is


olm75
02-26-2005, 07:32 PM
im making a nightclub directory site in flash mx....and once the viewer searches on the search scene the results are listed from my mysql database using PHP, and the venue name is a hyperlink to another scene in flash that shows the rest of the information about the venue including movie clips and pictures too..also in the database. i got the 1st part but now im having trouble with the venue name , which is the hyperlink going to the contact scene in flash basically in a nut shell how can i do ex:
http://www.clubcrawlers.com/listings.php
i got this part done now when u click on one of the venue names on this site it goes to a contact page....this is what i am trynna do...so all the info is coming from a database......and what do i change the urls of the listings in the database too... if u want i can email the flash scene to u....send email...

CyanBlue
02-26-2005, 07:47 PM
I am not sure if you are working on FMX or FMX 2004... You might want to state that so that I can move it to the right forum if I have to...

and provide all the necessary details rather than saying email me... Don't you think that's more appropriate??? :)

As for the hyperlink and whatnot... You'll need to use asfunction to do so IF you are working on Flash... So, learn how to use asfunction if you don't know how, and when you know what it is, then all you need to do is to format your PHP output to contain the appropriate information...