am new to flash, specially with the actions.
i have created a buttons, and i want to open a page in a frame
i have used this code but it didnt work. please help me find a solution to it.
on (release) {
geturl("/introduction/main.htm")
}
it gave nothing. the folder and the file are on HD.
*Originally posted by b4m77 *
**am new to flash, specially with the actions.
i have created a buttons, and i want to open a page in a frame
i have used this code but it didnt work. please help me find a solution to it.
on (release) {
geturl("/introduction/main.htm")
}
it gave nothing. the folder and the file are on HD.