OK here goes :-)
Create a Layer called "actions".
(Make that a habit. You don't have to do it, but it will be a mess if you don't.)
Then, call the first keyframe "start" (or sumtin') you can do your initialisation code there.
In the SECOND keyframe put this code:
if...
Yes, that is true, ferhelping, but the reason why i've put it in a txt file in the first place, is so i can edit it easily... if i have to put it all in one line again, then the positive effect is gone.
Hi everybody,
I have this movie that loads multiple lines from my.txt
It look like this:
&maintxt=<B>head<B>
hi it's text
but when i load it up, i get 2 newlines (<CR>) between each line...
Why? The multiline option doesn't make a difference...
greetz, Luc Bloom...
If i haven't got IE open and i click on a
getUrl("mailto:enpho@xs4all.nl");
button, it opens IE and then opens outlook new message.
Is there a way to prevent IE from opening?
Gasbag-->
Gasbag's Gas-of-the-Day:
tnx again.
Hi Yall!
Ok here it is: i'm looking for a simple way of conceiling buttons... I tried to lay a gigantic rect over the whole movie (used to work in Flash4) but now i can click the buttons trought that! Look at www.xs4all.nl/~enpho/mentz/index.swf to see what i mean. Choose "The Game" ->...
Maybe you could try _root in stead of _level0
Add ".mainmenu" or whatever if the menu is a movie
It IS a movie or the main stage, isn't it?
Gasbag-->
Gasbag's Gas-of-the-Day:
hope it helps
He means the top-left dripples !
Beleiive it or not: it's Javascript !!
check out the source of http://www.sanitec.com/en/top.cfm
to find out how it's done...
Gasbag-->
If i trace _root._width form a movie clip, it returns the width of that movie clip... But I want the size of the main flash movie! Anyone knows hoe to do that?
Gasbag-->
He probably means that he has an image/movie and has to turn it into a button.
To do this, select Modify -> Instance and select the "Definition" tab. then select the "Button" option circle, at Behaviour. The Actions tab will appear. Make sure you change the Behaviour of your...
You can use all (3) my tut's on this page's tutorial page, if they're any good. I'd also like to write some tut's from now to then.
My ICQ is 64474869.
First create the first button and add this code
On (Release)
If (pressed)
Begin Tell Target ("/Movie_Items")
Go to and Play ("Show_Items")
End Tell Target
Else
Begin Tell Target...
I've expierienced that, even on my friends AMD Athlon 600, Flash flickers when it's maximized/fullscreen and there are alpha effects or tweens playing.<br>You might try to size the window down.<br>Remember: Flash is a Web-plugin, not a 2D-engine.<br><br>Gasbag--><br><A...
First create a movie, e.g. BannerLoader.swf
Then create the banners. They must have the same dimensions as BannerLoader.swf (400x80 is a good size), but they can be of any duration or filesize and interactive or not.
Name the banner files bannerX.swf, where X is a number. The numbers of the...
Create a Layer called "Actions".
[color FF0000](Make that a habit. You don't have to do it, but it will be a mess if you don't.)[/color]
Next, create a keyframe where you want the movie to start looping: label it ! (e.g. "LoopStart") Then create the ending keyframe, And a keyframe that is...
try <br><A HREF="http://www.xs4all.nl/~enpho/d-coy/Files/LoadTest.zip" TARGET="_new">www.xs4all.nl/~enpho/d-coy/Files/LoadTest.zip</A><br>for examples of what I mean.<br><br>Gasbag--><br><br>Gasbag's Gas-of-the-Day:<br>And remember:<br><b>Tell Target("../")</b><br>doesn't work (god...
Hehe I found a way to import a movie that is exported with the "Protect from import" checkbox checked. It involves a very simple Hex-Edit.<br>Here's how to:<br>Make a backup of the .swf.<br>Grab a Hex-Editor (such as UltraEdit32) and open the .swf you can('t) import. Now you must...
Eeew, ugly...<br><br>Check<br><A HREF="http://www.xs4all.nl/~enpho/d-coy/Files/CoyLogo.swf" TARGET="_new">www.xs4all.nl/~enpho/d-coy/Files/CoyLogo.swf</A><br>for a nice ShapeTween<br><br>Gasbag--><br><br>Gasbag's Gas-of-the-Day:<br>To morph something like THAT, you need more than 26 shape...
Hmm that's (hate to say this) impossible to do with coding. You can, of course, animate it by hand. I don't know the possibilties of Javascript in Flash, but i've seen it done in JavaScript (don't ask me how or where... :-(<br>I'd like to know how they did the "distortion" in the OV...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.