all groups > flash actionscript > september 2007 > threads for saturday september 1
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
This may seem incredibly basic but...
Posted by teepee at 9/1/2007 11:55:20 PM
....when I create an SWF in Flash CS3 with an assocated flv for progressive
download, how do I tell the SWF what the address of the flv is? At the
moment it still looks for it on my local machine even after I've uploaded it
to the server.
Or am I missing the point in some incredible basic w... more >>
2 questions
Posted by waddle_penguin at 9/1/2007 10:02:31 PM
Best give you an idea what i want. I am working with a charity who want to
satrt a "club 100". What i need is a way of getting a 100% electronic randon
number and date checker. i have tried looking at HTML/some form of script
(php, java, etc...) bt no look. I am wondering if it would be ea... more >>
stop sound
Posted by realb1965 at 9/1/2007 9:38:36 PM
Hello,
I had buy a flash template and I had modify this template for my web site.
I would like to stop the sound in backgroud when I play the video.
I would like to ear only the sound in thew video and not all sound.
Can I help me please ?
+++++++++++++++++++++++++++++++++++++
... more >>
Radiobutton - determining which of group is selected
Posted by gajtguy at 9/1/2007 8:18:52 PM
I can't for the life of me figure out how to determine which individual
radiobutton is 'dotted'. I have two radiobuttons in the same group and I want
them to make a certain movieclip object visible. So you choose RB1 and MC1 is
visible. Choose RB2 and MC2 is visible. Of course, while making MC... more >>
Saving Flash File
Posted by Rohit.Arora at 9/1/2007 4:37:48 PM
Hi Buddies,
How to save Flash file at runtime so that we can let user download that
modified SWF from the server? Downloading can be possible via "File References"
but how to save a file dynamically?
Please suggest.
Rohit
... more >>
Creating a word-based guessing game
Posted by Frog Marmalade at 9/1/2007 4:31:41 PM
Hi...
I'm currently producing a experimental flash project, which involves both
comic-book style imagery, animation and puzzle-solving whereby the user must
solve a riddle in order to progress through the story. Of course, the whole
project involves one bit of Actionscript 2 on each page i... more >>
load movie
Posted by chrispilie at 9/1/2007 4:19:57 PM
I have a swf called "Acrylics" that loads another swf called
"AcrylicsRiverside" with the push of a button using this code:
on (release) {
_root.Floor10.loadMovie("AcrylicsRiverside.swf");
}
Within the AcrylicsRiverside.swf there is a set of buttons. These buttons have
code like t... more >>
about pre loaders
Posted by Ghost Of Death at 9/1/2007 3:00:41 PM
i have a scene in my flash movie that contains photos and sounds... i want to
design a preloader (a progress bar) in another scene or in the same scene(using
another frame) that shows the download progress of the scene. I know how to
design a progress bas for loading an external image and so ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
URGENT EMERGENCY, Will Be Fired From Job
Posted by eddiegnz1 at 9/1/2007 1:50:32 PM
My Boss is very Upset with me but it's not my fault. Our web site has an order
page for buying our product. And the promotinial code is not working right.
When you enter the promo code the price changes to $199 which is right...but
the subtotal for some reason reads $299, and that's wrong. ... more >>
Flash Varable 2
Posted by samuels2921 at 9/1/2007 5:24:11 AM
How can I change what the "String" = in the variable by a onRelease action.
[b]The Variable[/b]
--------------------
var xmlPath : String = "theXML.xml"
... more >>
Stopping all scripts?
Posted by Penb0y at 9/1/2007 5:21:57 AM
Hi, this is my first post here ^-^
I've currently made a game which involves shooting flying toasters out of the
sky. I have a menu key which takes you to the menu. The problem is, when I go
back to the menu my script is still running. Meaning that toasters are flying
everywhere! Is there a ... more >>
File Reference and XML
Posted by punstc at 9/1/2007 4:40:56 AM
Hey everyone, i've been working on an mp3 player that runs off of xml i have it
set up so that for each instance of a song it attaches movie clips onto the
stage that serves as buttons. I'm trying to add a download button so when you
click it it will download the file. I'm trying to do this w... more >>
"pausing" a function
Posted by Jimmathy at 9/1/2007 4:25:51 AM
how would i stop a function where it is and wait for the ENTER key to be pressed?... more >>
Basic Syntax Error for button
Posted by gajtguy at 9/1/2007 2:44:38 AM
Working on my first flash application. I want a simple 'replay' button to start
an animation of the only MC in the scene. The animation is actually a part of
the object's timeline, not the scene's. (Hope I said that right).
Can I post the whole FLA file on here? Maybe not. But it can be fou... more >>
Loading External Images
Posted by feed_me at 9/1/2007 12:00:00 AM
Hey, I've been having a niggly problem for a while now. I'm using
MovieClipLoader and a Listener to load in external images. All the images load
in fine, but often (not always) the onLoadInit and onLoadComplete events don't
seem to work on the last image I load, so if I've got a dynamic text b... more >>
|