Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 05-10-2005, 04:53 PM   #1
Luc
Confirmed User
 
Join Date: Nov 2002
Location: Houston
Posts: 1,130
:2cents I need some FLASH HELP!

I'm trying to figure out what this does.

on (release) {
tellTarget ("_level2") {
gotoAndStop ("Image 5");
};
}

I know it means that when the button is clicked, it should tell the parent
frame to do "gotoAndStop" but the part that confuses me is the "Image 5"
which is non existant in either the calling flash or the parent window flash
yet it still works.

Help!
Thanks!
Luc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 05:05 PM   #2
Luc
Confirmed User
 
Join Date: Nov 2002
Location: Houston
Posts: 1,130
someone must know this. help!
Luc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 05:07 PM   #3
naitirps
Confirmed User
 
Join Date: May 2004
Location: ...
Posts: 761
not that savy with flash, but my guess is tell the target window named _level2 to do the function specified called "image 5"

then again that's prolly not that helpful LOL
__________________
Programmer
ICQ 44035273 | AIM spritwork | Email spritian at spritian dot com
naitirps is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 05:08 PM   #4
Luc
Confirmed User
 
Join Date: Nov 2002
Location: Houston
Posts: 1,130
thats what i figured too, but can't find shit in the other module called "Image 5". err!

are Flash functions hidden in some secrew place? I have the actions window open, but its not there.
Luc is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 05-10-2005, 05:12 PM   #5
Arty
Confirmed User
 
Join Date: Nov 2002
Posts: 880
Quote:
Originally Posted by Luc
I'm trying to figure out what this does.

on (release) {
tellTarget ("_level2") {
gotoAndStop ("Image 5");
};
}

I know it means that when the button is clicked, it should tell the parent
frame to do "gotoAndStop" but the part that confuses me is the "Image 5"
which is non existant in either the calling flash or the parent window flash
yet it still works.

Help!
Thanks!
"Image 5" should be the label of a frame in "_level2", instead of saying gotoAndStop(444) (for example) you can label frame 444 as "test" and use gotoAndStop ("test")

Another possibilty might be the labeling one of the images as "Image 5" (thru content list of that flash movie) and calling that.

That's all I can say without seeing it, I hope that helps
Arty is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.