harpwing
07-30-2008, 01:07 PM
Hey there,
I'm familiar with HTML, however not so much on Flash.
I'm having a little problem with linking movie clip buttons to URLs in a small calendar when the dates are selected.
The calendar is not my own, i'm just trying to make it so that when a date is picked it forwards the user to a URL.
I've tried the following code...
on (release) {
getURL ("http://www.url.com");
}
...but it simply says that I cannot apply mouse effects to movie clips (something similar to this anyway).
I'm using Flash CS3 for this, I've attatched the file.
Thanks! ;)
I'm familiar with HTML, however not so much on Flash.
I'm having a little problem with linking movie clip buttons to URLs in a small calendar when the dates are selected.
The calendar is not my own, i'm just trying to make it so that when a date is picked it forwards the user to a URL.
I've tried the following code...
on (release) {
getURL ("http://www.url.com");
}
...but it simply says that I cannot apply mouse effects to movie clips (something similar to this anyway).
I'm using Flash CS3 for this, I've attatched the file.
Thanks! ;)