all groups > flash actionscript > october 2004 > threads for sunday october 31
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
Stop Action
Posted by DOC7-12 at 10/31/2004 11:32:23 PM
When i attach a stop action to a playback button in the main timeline, how do I get it to stop any movieclip that might also be playing at the moment that the user clicks to stop the action?... more >>
ComboBox select Item by value
Posted by Nixy at 10/31/2004 10:37:29 PM
I need to set show the form with the user info already there. I can load info
of the user but if I have a drop down, I can't tell it to display the user
choice usign the value of it.
IE. A province dropdown. If the user select Quebec. The value is QC. Next time
hi comes to the form page, ... more >>
Combo box or listbox with actionscript
Posted by kwp at 10/31/2004 10:33:10 PM
I am looking for an actionscript I can use in combination with a listbox or
combo box. I wan the user to be able to click on a selected file name from my
list box and be able to launch a word doc, an html file an exe file or a pdf
file in a browser window or in the new application by selecting... more >>
scrolling text dynamicly loaded with loop
Posted by yofof at 10/31/2004 9:52:41 PM
I'm loading a text from external txt file to dynamic text field in swf. what i
need to help with is that i'd like to loop the text countinously. can somebody
help with that? it would be the bes if after last line was a line free and then
first line would follow again.....i would appreciate a ... more >>
Action Script Calling Director Lingo Function
Posted by sinclair_lewis at 10/31/2004 8:49:26 PM
A customer gave me an extensive Flash presentation to publish to a web page.
The problem is that thw SWF's were desiged for use in a Director exe projection
and some Lingo functions are called via Action Script "getURL" (getURL: lingo:
setSound). I can't get the FLA's or Director files -- is ... more >>
actionscript tutorial
Posted by Ska Boss 610 at 10/31/2004 6:20:10 PM
I am brand new to flash and i dont really know anything about actionscript, does anyone know a good website that i could learn action script from.... more >>
Html in Flash : Will all tags work?
Posted by mandycool at 10/31/2004 1:48:58 PM
I just have one question Will all html tags work in flash when loaded to a
dynamic texfield with html text prop enabled? coz when i loaded a html with
table tags in to the Text Enhancements example the tables were not visible.
Thanx in advance.
... more >>
Using variable in GotoAndStop
Posted by Tiller at 10/31/2004 1:43:12 PM
Hi, I'm trying to use the number stored in a variable called 'picpage' to
control where the playhead goes. (See code below). I'm guessing because I want
to go to a frame label (they're called pics1, pics2 etc.) everything in the
gotoAndStop brackets need to be in quotes? This is probably re... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
loader component with content path as variable
Posted by phelyer at 10/31/2004 10:20:29 AM
Hi all, Flash MX2004 Professional / CFMX I am trying to create loader
component which will load an image. This much I can do when I enter the image
path in the component properties contentPath field. My aim is to load the
image based on a variable passed from a ColdFusion page. The variab... more >>
load movie from folder
Posted by Dier02 at 10/31/2004 8:25:26 AM
How do you load a movie from a folder on your computer to another flash movie
using the loadmovie() ? Also how would you do this on a cd-rom - user inserts
cd-rom and it autoplays. Opens up on a menu page. the buttons on this page
are linked to another scene where I want the swf (stored on ... more >>
setVolume problem
Posted by mitcho at 10/31/2004 7:20:24 AM
hey guys, im having little trouble with the setVolume property. in the first
frame of my movie i have this script stop(); var r = new Sound();
r.attachSound("restauraunt2"); r.setVolume(50); r.start(0, 999); r1
= new Sound(); r1.attachSound ("ch ching"); the problem is ... more >>
controlling timelines of seperate swf files
Posted by roodboy at 10/31/2004 3:42:39 AM
I have a question regarding the control of multiple timelines in seperate swf
files. Here is what I need to do:
I have a main parent movie on level 0 and into that movie I am loading
"main.swf" into level 1. From the timeline of level 1 I have a link that
forwards the timeline in level 1 t... more >>
Movie Slider Control
Posted by profesora22 at 10/31/2004 12:12:09 AM
:confused;
I need help creating a slider that controls an imported movie. I am
completely lost. The actionscript book that I have only talks about volume
control. I thank you in advance for any help that you can offer :)
... more >>
|