all groups > flash actionscript > september 2006 > threads for sunday september 17
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
Dynamic path evaluation
Posted by SlowX at 9/17/2006 11:50:54 PM
I have a movie clip within a movie clip that I need to reference dynamically.
Let's say there are 4 of them, mc1 which contains mcSub1, mc2 which conatins
mcSub2, etc., and I have a counter "i" that goes from 1 to 4.
If I was going just one level deep to set a variable to the x coordinate,... more >>
On mouse click help with flash 8
Posted by handsomek at 9/17/2006 11:13:29 PM
Dear all
I have made a link that I created as a button, that when clicked and released
should take the visitor into the main webpage.
Although I get a hand indicating that it is a link, Nothing happens when I
release the mouse.
I have placed the action on the same layer as the butt... more >>
loadMovie
Posted by jonnybennett at 9/17/2006 9:36:54 PM
I am loading a swf, into a movie clip, using loadMovie. However I would like to
be able to control the size of the swf being loaded into the movie clip.
Is there a way to do this?
I would like to make sure that whateevr the size of the swf, when it is loaded
into the movieclip it will be no... more >>
Loading Variables from Text file
Posted by Essam Maccar at 9/17/2006 5:18:34 PM
I am workin in a quiz that i will load the questions from variables in a
text file and i have passed this mission.
The problem is that i have input txt fields in my movie that the user will
put answers and i want to compare these answers with variables in a txt file
too :) is that valid and h... more >>
Learning actionscript
Posted by Zen-m at 9/17/2006 3:56:52 PM
Hello there!
Just curious, have anyone of you (pros') noticed an efficient to learn to use
actionscript fluently?! Many times you could solve something with scripting
instead of just messing around with tha timeline. Using help or browsing forums
are good, but often you know exatly what yo... more >>
Can't write to a TextArea in a dynamically place movie clips.
Posted by ecir at 9/17/2006 3:44:30 PM
Hi there I was hoping someone could help me.
I have a movie clip in the library with a linkage name ?myPdpBlock?; this
movie clip has a TextArea and a CheckBox in it. My question is why is it when I
use the code below to put 5 instances on the stage (instBlock0,
instBlock1...etc) when I d... more >>
Help with Random Image Generator
Posted by poebae at 9/17/2006 1:57:08 PM
Summary: I made a flash movie with a 'container' that will randomly load images
that I've uploaded on my webspace. The images are named "image1.jpg" and
"image1blur.jpg" and so forth (the blur files are used for smooth transitions.
So in the first frame of my movie, I define the maximum numb... more >>
Strange problem - any ideas to solve it?
Posted by Flamebg at 9/17/2006 1:41:40 PM
Ok stright to the point. I've made my flash site fit the exact window of
internet explorer with no extra toolbars. This is 1001 width and 586 height for
1024 x 768 resolution. Testing it from my computer it looks perfect no
scrolling bars. But when I upload it and I open the website there are ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Making text clickable to perform an action
Posted by La Bestia at 9/17/2006 12:00:00 AM
Really newbie question here. I created a button out of text that I want it to
perform a certain action. Once they click on it I want the movie to start
playing. Right now I have a stop() action on the first frame of the timeline or
else the tween will just play.
onclick go to and play movie... more >>
|