Similar Threads:
1.Help with getURL Please. I'm getting desperate
2.please please please please please help!!!!
I am stuck on the stupidest simple problem, I feel like a complete
idiot.
I have a stage, frame 1 has an MC, in the MC, the last frame, I want
to trip to frame 2 on the main timeline.
On the main timeline I have a layer with labels, frame 1 has label
"mainf1", and a (stop) action, frame 2 has label "mainf2" etc.
On the last frame of the MC, I put this action:
gotoAndPlay("Scene 1", "mainf2"); and every variation....
_root.mainf2 etc
I have an MC on frame 2 on the main timeline, it will not play!
I even set my editing mode to "normal mode" used the pulldowns...and
selected "mainf2", there are no alerts while paying back, it just goes
back and plays the movie clip on frame 1 as soon as the MC finishes.
What the heck am I doing wrong? I would give million dollars to who
can solve this, but I don';t have it, so you get the satisfaction of
helping me! wow!
Thanks so much.
Ramey
3.getURL problems with uploading on server - Help Please!
4.getURL not loading page in mainFrame please help
Before using flash, I've been using swish and have had the same problem.
I have two frames in my html page, topFrame and mainFrame. topFrame contains
my flash navigation bar and which has the on Release { getURL
("bottomFrame.htm", "mainFrame") } etc. actionscript assigned to the buttons.
For some reason it does not open in the mainFrame, it opens as if it was a
"_top" call.
In the 2 years of working with dreamweaver, flash and swish, i have never
gotten this to work, and it is the most frustrating thing i have ever had to
deal with on a computer.
PLEASE HELP ME!
I am in the final stages of completing a website for a customer, but I cant
get this to work, and my deadline is closing in fast!!!
Anyone?
here is my code for the frameset
it opens bottomframe.htm in the same window
please help
<frameset rows="293,*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="topFrame.htm" name="topFrame" noresize>
<frame src="bottomFrame.htm" name="main" scrolling="YES">
</frameset>
and the actionscript is this
on (release) {
getURL ("bottomframe.htm", "_main");
}
5.Please help, GetURL with POST and with Javascript
6. getURL doesn't work in Firefox - Please help!
7. can't find the geturl Statement HELP PLEASE
8. getURL taregt not working ...PLEASE HELP