all groups > flash actionscript > october 2007 > threads for wednesday october 10
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Re: how to use "set"
Posted by kglad at 10/10/2007 11:48:25 PM
that code shouldn't even compile.
is q21a defined on the main (_level0) timeline?
do you want to assign its value to be 1, if totalX is exactly 2?... more >>
ScrollPane help
Posted by ekokurtz at 10/10/2007 11:36:03 PM
I have a scrollpane that I am using in swf A that loads swf B using the
contentPath attribute. In swf B I have function that runs when the swf is
loaded that attaches movie clips representing advertisements (1 rectangle for
each ad) while looping over the number of ads available. This works ... more >>
Linking SWF files
Posted by bernielove1 at 10/10/2007 10:39:19 PM
Hello,
I made a flash button for my web site which I am making in Dreamweaver. I am
trying to make the button have a link however when I try and select the button
in Flash it says that this selection can not have action script added to it.
When I test the button everything works fine ... more >>
not able to stop movie...
Posted by cpbittner at 10/10/2007 9:01:38 PM
I have a movie created in Captivate, and exported to Flash 8, within the Flash
8 movie I added custom control buttons. But the stop() command is not working,
the movie continues playing even though I have tried and confirmed various
targetPaths, and my path is correct. _level0.stop(); Any idea... more >>
Communications with .SOL files
Posted by Bob Robertson at 10/10/2007 8:52:39 PM
I have created a disgusting little hack. W needed to talk to the serial port
from within Flash. We can't use Hernando Barragan's socket server because our
clients' IT people might complain about having to work around it in their
firewall. Frankly, I can't blame them--who would want to compromi... more >>
Problem with multiple .swf in the same page
Posted by Yyyeah at 10/10/2007 8:48:22 PM
Hi everybody,
I got a small animation written in actionscript 2.0. I need to load it several
times in a webpage (about 20 instances), but seems to be too many work and the
web browser freezes.
Anyway, it's a relatively simple script (not complex arithmetics per cycle,
although two or ... more >>
MovieClipLoader listener not working
Posted by madmac66 at 10/10/2007 5:24:52 PM
I have this block of code which is giving me an error
**Error** Symbol=mc:thumbnails, layer=action, frame=1:Line 15: There is no
property with the name 'onLoadComplete'.
thLoader.onLoadComplete = function(emptyThumb_mc:MovieClip){
It must be the way I have it arranged within the loop bec... more >>
timing how long a frame has been active
Posted by schefz at 10/10/2007 4:50:23 PM
I am trying to time how long a frame as been the active frame. Once the frame
is displayed, if the user doesnt press a button to move to another frame after
6 seconds, the movie should jump back to the previous frame it was at. I think
the setInterval function would be correct to use here to ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Auto-update?
Posted by RavenWorks at 10/10/2007 4:19:05 PM
I remember Adobe saying, when Flash 9 was released, that there was going to be
some way to silently update people's flash player plugins to the latest
version? But I can't find anyone talking about how to do this... The only
Google result confiming what I read is on this page...
http://osfla... more >>
FORMAT OF TEXT IN A DYNAMIC TEXTBOX
Posted by john iles.. at 10/10/2007 4:15:38 PM
I have a dynamic textbox with slide bar populated by and action
infotext="some text"; this works fine but
i want the text to be a doccument with parragraphs etc
as soon as the text has a carrige return the flash wont display it
what can i type to create a new line ?
many thanks in advan... more >>
getUrl
Posted by janst at 10/10/2007 4:00:50 PM
Why can't I use ../ for getUrl?
I am very frustrated with this... I want to test my site locally without
having to change all the links...
Thank you!
on (release) {
getURL(../pages/citicard.html);
}
... more >>
Actionscript 3.0 newbie question
Posted by Martyn_C at 10/10/2007 3:52:46 PM
Hi everyone,
I just started to learn AS 3.0. I was ok with 2.0 but now I read a lot of
things out there that encourage people to make THE move! I am one of those? but
I?m a newbie? so, I have a question: I just read a 2.0 book that said that
Top-Level classes are classes that you can use w... more >>
conditional loop ?
Posted by PAI_T-Bone at 10/10/2007 3:34:55 PM
I want an error message to display for, lets say 15 frames, then to disappear.
I have been working on the code, but I can't figure out how to get the if
statement to stay looping until it reaches 15.
Here is the code im using, any help would be great. thanks !
selectModuleCounter = 0;
... more >>
Live XML
Posted by jeffEngland1 at 10/10/2007 3:15:30 PM
Hello, this is my first post lol,
I have a solution I'm working right now, and it will be running locally(in
IE), I have XML data being loaded from an outside file.
I need this data to be live so right now I have a movie clip looping, so it
will keep on loading the data, problem is that ... more >>
Two getTimer()??
Posted by Funks Da Burn at 10/10/2007 2:53:19 PM
Is it possible to have multiple timers and pause only one of them?... more >>
Two getTimer()??
Posted by Funks Da Burn at 10/10/2007 2:53:10 PM
Is it possible to have multiple timers and pause only one of them?... more >>
scroll movie clip
Posted by no_nicknames_left at 10/10/2007 2:18:34 PM
Hello,
I would like to have a movie clip that can be scrolled horizontally, either with arrows or the scroll bar and I am having a hard time figuring it out.
Any suggestions ? Thanks... more >>
Showing the loading of an external swf in the main projet!
Posted by Integrator Vincent at 10/10/2007 2:05:25 PM
Hello everyone, my name is Vincent,.
and I would like to know if someone out there know's how to show the loading
of an external swf that is being loaded in a other window that have is own
loading clip.
... more >>
using mx.transitions and dealing with time
Posted by welling at 10/10/2007 1:33:17 PM
Hey all. I've been stumped on this....
------------------------------------------
import mx.transitions.Tween;
import mx.transitions.easing.*;
var ball_tween:Object = new Tween(ball_mc, "_x", Bounce.easeOut, ball_mc._x, 56, 6, true);
//start pic_tween while ball_tween is still going//
va... more >>
How do I automatically load a page from a Flash intro?
Posted by ozzie1234 at 10/10/2007 1:39:05 AM
I've created an intro Flash movie for my website and have two questions:
1) Once the movie has run its course, how do I automatically get the next swf
file (home.swf) to automatically load after it? I am using Flash CS3 and will
be using Dreamweaver CS3 to publish.
2) If someone wants to s... more >>
Timing how long a button is pressed down for
Posted by schefz at 10/10/2007 1:22:43 AM
Hello all. I was wondering if I could get some help on this topic. I am trying
to figure out a way to have a button jump to a certain frame if pressed but
then also jump to a different frame if the button is held down for a certain
time period, lets say 2 seconds. I am assuming I would have to... more >>
How do I do I make circle and fill
Posted by flashcrazy at 10/10/2007 12:00:00 AM
Hello
I want do draw a circle on ballons and detecting there presence inside the
circle.
just like this http://www.flashgames247.com/play/823.html
How do I do that.
Please help.
... more >>
How do I play a MC when the getVolume Method reaches a certain number?
Posted by Hellyhansenv at 10/10/2007 12:00:00 AM
Anyone have any tips or suggestions as to how I can play a movie clip once my
volume level for my music reaches a cetain number/level?
Here's my code:
player_mc.volumeUp_btn.onRelease = function (){
if(song.getVolume() < 100) {
song.setVolume(song.getVolume() + 20);
if(song.getV... more >>
Loading variables from txt
Posted by original_21 at 10/10/2007 12:00:00 AM
Hello everybody,
I have a flash file with two dynamic fields which get data from a txt file.
There is one more dynamic field in flash which i want to display a certain
calculation result between the values of the two other dynamic fields. The two
vars are loaded from the txt file without a... more >>
How can i record a name a score in a flash game and write down in a soreboard?
Posted by Venian at 10/10/2007 12:00:00 AM
Hi. I wrote down the summary of my project so that you can understand and
answer me more easily:
I have to build an application (a little flash game) in which I record the
number of clicks. I want the player to choose a nick at the beginning and when
he finishes one or all the four choices... more >>
see text tags form clipboard
Posted by gigisfarleaza at 10/10/2007 12:00:00 AM
is it possible to see text tags like [B] or <br> or <td> from clipboard on paste in textfield... more >>
setMask not working online
Posted by strifedk at 10/10/2007 12:00:00 AM
Hi everyone...
I hope there is someone who can demystify and solve the problem I'm having.
I would like to load flashbanners in to other movies, like this:
Movie on one domain loads a movie from another domain.
Locally I get a Sandbox Security Violation notice
*** Security Sandbox... more >>
How do I write in a variable what a user writes in an inputTextField?
Posted by Venian at 10/10/2007 12:00:00 AM
I want what is written by a user in an inputTextField to be written down in a
variable for further use. I want the action to be triggered when i press
"Enter".
Can someone help me?
Thanks very much.
... more >>
email link
Posted by theservant at 10/10/2007 12:00:00 AM
ok this noobie needs help! Flash 8 portfolio site almost done - now I just
want to make button that links to email programme, have tried the getURL action
but this won't work either locally or on server, any suggestions would be very
welcome :wink;
... more >>
Flip/rotate movieclip (rectangle)
Posted by AspIsFun at 10/10/2007 12:00:00 AM
Hi there
How can i flip/rotate a movieclip around it's own axis (a rectangle) with
actionscript? I have been playing around with _width but i can't make it look
good. :(
Simular to this one: http://www.templatemonster.com/flash-templates/16467.html
... more >>
Slowing Down Scrolling Thumbnails
Posted by wonderwilson at 10/10/2007 12:00:00 AM
Hello everyone,
I've put together one of those great masked scrolling thumbnail panels by
working through a tutorial. I'd like to slow it down a bit, could someone
suggest how this is done. Here's the code:
panel.onRollOver = panelOver;
function panelOver() {
this.onEnterFrame = s... more >>
Avoid Alert window on close/Problem getting serious
Posted by luciewong at 10/10/2007 12:00:00 AM
A website button on click opens a Link.swf.
The Link.swf on init opens a PopUp in Full size. Perfect.
But now, I have under my PopUp window the useless Link.swf.
I want to get rid of it.
The code in my Link.swf is:
getURL ("javascript:var myWin; if(!myWin || myWin.closed){myWin =
win... more >>
xml add data problem
Posted by jagguy99 at 10/10/2007 12:00:00 AM
i can add data to XML file but not in the right place.
i load this from a file and want to add another author and title. I can do
this but not in the correct place. How do i copy data back to a file?
input
------
<books>
<book>
<author>mark twain</author>
<title>huck finn</title>
... more >>
Site Loading...
Posted by Voznyuk at 10/10/2007 12:00:00 AM
Okay, here's the deal. My site that I designed in Flash is pretty heavy. Well
here's my site www.mylandim.com and I want you guys to look at it. Give me some
hints. First of all, as I believe, the loading....takes a long time because its
loading the whole movie. (1) How would I change that to ... more >>
|