stupid flash frame ?
- Started
- Last post
- 6 Responses
- midori
whats wrong here
on (release) {
getURL ("event.html", bottomFrame);
}it opens event.html in a new window not anywhere in my frameset or frame labled bottomFrame. i need some sleep. thanks if you got any ideas.
- dippy0
"bottomFrame" (in quotes)?
- a-train0
because it a GetURL. You need to use a movieclip load action.
- midori0
sorry dippy tried that one still same prob. thanks though
- a-train0
also, if you are using Flash MX 2004, a getURL action is much less complexe if you just use the behaviors menu.
That will probably do it for ya.
- dippy0
midori, troubleshoot everything by going to this page:
http://www.macromedia.com/cfusio…
It's possible you're messing up somewhere else. It seems to be a pretty common problem for people.
- midori0
i think i got it just found the problem after reading the article. its my frames in dw like you said dippy. its always somin stupid. thanks for the tips in mx 2004 atrain. thanks again.