Flash help plese!
Flash help plese!
Out of context: Reply #3
- Started
- Last post
- 25 Responses
- highrise0
try using "_blank" rather than _blank .
like
on (release) {
getURL("http://www. kawasaki.com","_blank" );
}
try using "_blank" rather than _blank .
like
on (release) {
getURL("http://www. kawasaki.com","_blank" );
}