PDA

View Full Version : php send random images


SPOCK
08-28-2004, 04:08 AM
HELLO FLASHERS
i have a little problems loading random images because y recive them from a php that do the random selection , i have 8 pictures and the php select 4 of them and send me the variables like r1 r2 r3 r4 but i dont know how to load them from flash

i realy need to do this :confused:
if any one can help me please

thx

turb
08-30-2004, 08:05 PM
i think i'll be able to help you if you show me your code!

SPOCK
08-31-2004, 12:49 AM
the php send me this answer

&imagen1=images/003.jpg&imagen2=images/004.jpg&imagen3=images/005.jpg&imagen4=images/001.jpg&

but i don`t know how to load them into flash

Dark_Element
09-09-2004, 04:45 AM
why dont just do the thing in flash? with Math.random() ? (it may be Math.Random())