how do i add a link to my flash site??
PLEASE HELP:(
Another time, are you using swish?
This is easy if you use FlashMX or other flash not swish
Well here is the code
on (release) {
getURL("http://www.coolazz0.geosters.com/board", _blank);
// The http:// Part is the url of your website
// The blank part is the window type do you want to open it in a new window basically is what it mean
}
{
Remember you can replace the url…
With yours.
The URL in there already is mine…Go there and ill answer all kinds of questions…
Hey Alex, if you are using Swish… why do you post all your questions in the Flash MX section?
Swish and Flash MX are 2 completely different programs.
i am using MX
siwsh is horriable compared to Macromedia
Symbol=pill button, Layer=text, Frame=1: Flash MX Text Field Instance Name
Symbol=pill button, Layer=text, Frame=1: Flash MX Text Field Instance Name
Symbol=base_for_text, Layer=text, Frame=27: Line 18: Mouse events are permitted only for button instances
on (release) {
Symbol=base_for_text, Layer=text, Frame=27: Line 23: Syntax error.
{
My buttons are not working and it is giving me that error message
Please help
Is it possable for you to upload our Fla on the board becuase your confusing me…
If i get a good look at it maybe i can do it…
Or
coolazz0@hotmail.com MSN’
Coolazz0 AIM
www.coolazz0.geosters.com/board my forums.
Neither way ill help i reccomend 1+2
my flash site is to big to upload i will send it to your e mail
its to large to send by e mail
how about aim?
*Originally posted by Alex *
**Symbol=pill button, Layer=text, Frame=1: Flash MX Text Field Instance Name
Symbol=pill button, Layer=text, Frame=1: Flash MX Text Field Instance Name
Symbol=base_for_text, Layer=text, Frame=27: Line 18: Mouse events are permitted only for button instances
on (release) {
Symbol=base_for_text, Layer=text, Frame=27: Line 23: Syntax error.
{
**
you have the answers right there …
just read it carefully …
im new at this and i am not sure what to look for
Well im going to say this what is your AIM…
Then il help you out easier and faster
Well by the error it is telilng you that you can only use on handlers for buttons (and movie clips in MX).
It seems you are putting the on (release) code on a frame instead of on a button or movie clip.
alexm324
Lost-
Seems he did’nt c your message. Alex, check page 1 of the thread, the last reply, this will solve your problem.
Oh, seems he didn’t. I think what I said will fix the problem, it is the only thing that makes sense to me now.