Flash Question
Flash Question
Out of context: Reply #6
- Started
- Last post
- 9 Responses
- monNom0
flash 5 needs a clipEvent
stick this in a MC on the stage
onClipEvent(enterFrame)
if(Key.isDown(Key.ENTER))getURL...
flash 5 needs a clipEvent
stick this in a MC on the stage
onClipEvent(enterFrame)
if(Key.isDown(Key.ENTER))getURL...