|
-
whats wrong with my if?
im making an online gallery for my friends and family, but something is going wrong with the if command:
on (press) {
if ph1.text = "Belle in Poolroom" {
gotoAndPlay(7);
}
if ph1.text = "st. Pauls from Millenium Bridge" {
gotoAndPlay(10);
}
}
the actionscript error report says i need to put in some (, but i dont know where?
thanks,
jellyrools
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|