all groups > flash actionscript > october 2006 > threads for saturday october 7
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
Flash player 9
Posted by Luka at 10/7/2006 11:00:13 PM
Can anyone tell me where can i download standalone flash player 9 for
windows? I am NOT refering to plugin for browsers (which i've downloaded),
but actual player that lets you watch swf files outside your browser.
Thanks
Luka
... more >>
Actionscript help
Posted by oli414 at 10/7/2006 10:03:56 PM
I am trying to use the functions the easing folder.
I have a ball (ball), which is a movie clip.
I have a button (pinkbutton), which is a Symbol.
Currently, when the user clicks the pink button, the ball will bounce. I would
now like the ball to bounce when the page loads, without the u... more >>
[F8] Load text Problem
Posted by Vox at 10/7/2006 8:53:12 PM
using flash 8, im having problems with my text showing up. Text Field has
correct instance name. I used this code a long while back using MX, Im
wondering if its just the AS version?
code on first frame:
this.loadVariables("songList.txt");
Animation to frame 15 (code) for textbox:
st... more >>
Dissapearing cached jpegs?
Posted by user NO[at]SPAM domain.invalid at 10/7/2006 7:33:11 PM
Greetings List,
Has anyone experienced 'lost' jpegs online? I have a test which
dynamically loads thumbnail jpegs into a movieclip, and these movieclips
are nested inside a container clip (fx.
container_mc.thumbnail_mc.jpg_mc/image.jpg).
The container clip's visibility is switched on and o... more >>
SCROLLBAR EQUATION
Posted by SteveStall at 10/7/2006 7:20:59 PM
The relation of the
drag bar._y
with the
trackBar._height
and the
textfield.scroll
/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
with what equation are you having trouble?
////////////////////////... more >>
SCROLLBAR EQUATION
Posted by SteveStall at 10/7/2006 5:19:24 PM
Hi there,
Could some one help me with an equation to scroll a textfield with a
scrollbar?
I'm combining a dynamic textfield with a typical scrollbar (btnUp, btnDrag,
btnBar, btnDown).
I know how to apply an equation to scroll an object with the _x or _y
property. But now I'm h... more >>
simple form if/else for gotoframeandplay
Posted by psm9640 at 10/7/2006 2:42:13 PM
Hey Guys,
I have a form in a swf with a button and an if/else statement in the button
action to determine which frame to go to if certain conditions are met. The
second "else if" clause is working but the initial "if" seems to be bypassed
any time I try to test it (and it's testing for a b... more >>
clip events
Posted by rebarr at 10/7/2006 3:04:45 AM
I have two movie clips on my timeline. On one the movie clips I have a
mouseDown event. On the other one I don't. However, the mousedown seems to be
working with both of the instances. They each have their own names and
positions as well as layers. How can this happen?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Text File Help
Posted by bcounts at 10/7/2006 12:36:20 AM
I need someone to show me how to to have a TXT file tell a button in my movie
what URL to visit when it is clicked.
Right now I have the following code loading my TXT file and I am not sure what
the code is to tell a button to look there as well.
loadVariablesNum('Text Files/Home Page.... more >>
Data Scroll Field
Posted by Sketchsta at 10/7/2006 12:00:00 AM
Hi guys, i'm trying to make a little field on stage to hold thumbs and to be
scrollable, ( it's gonna be some thumbnails with links to portfolio pics )
I know how to make a text scroll field, and i've been looking through the
Components to try and get one for pictures. I think i have fo... more >>
Loading bytes til specific frame
Posted by Nephine at 10/7/2006 12:00:00 AM
Hello,
I've been trying to figure this one out for a while now. I'm not new to flash
but I'm no professional either. I've done some searching but could never find
the exact thing I was looking for.
What I'm looking for is an actionscript that will load a number of bytes to a
specific fra... more >>
|