all groups > flash actionscript > may 2006 > threads for sunday may 21
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
XML Question
Posted by Xodus6.com at 5/21/2006 11:39:35 PM
How do I make XML appear on layer embedded within another layer embedded within
another layer? Right now I'm trying to get a transition layer that has symbols
within symbols to display xml from an external file. All the happens is it
currently displays the graphics that I made with the XML, ... more >>
Flash video scaling
Posted by Luka at 5/21/2006 11:05:01 PM
I've made a flash movie which is 1024x768 px and in first frame i've placed
FScommand fullscreen & allowscale actions: so when resolution is 1024x768
movie is in its original size, but when resolution is higher/lower movie
stretches/shrinks.
On stage is MediaDisplay component which displays ex... more >>
Random button movement
Posted by Bhavzzz at 5/21/2006 9:59:04 PM
Hi,
I'm new to flash and wanted to know if it was possible to create a button that
moves randomly around the screen and when clicked opens an swf file, I have
managed to create this random movement but it only works with a movie clip and
not with a button. Any help at all would be greatly ... more >>
Navigating Scenes
Posted by Jie-P at 5/21/2006 8:33:16 PM
Hi,
I have a problem with one of my buttons. I want to navigate to a scene called
Salon, but when i press my button it goes to another frame within the scene the
button is within. I've attached the following script to my button:
on (release) {
gotoAndPlay("salon");
}
The co... more >>
Creating a play button
Posted by Thor Hammerfest at 5/21/2006 8:09:51 PM
Okay so I'm brand new to flash and I have to put togther a presentation by
tomorrow, naturally I put it off till the last minute. I'm sure questions like
this ahve been asked 1000s of times but when I searched I found nothing useful.
So I want it so that the movie won't start until I click a p... more >>
Flash 8 Pro Skin not visible
Posted by JoeBuckeye1 at 5/21/2006 7:18:58 PM
I'm new to Flash 8 Pro. I created a test video clip to learn how to setup the
player skin. I'm able to test and view the video and skin using the html
preview. When I upload the .fla, .flv and .swf to my host site it does not
appear the same. The player skin is missing. I'm able to make ... more >>
Flash window component
Posted by The BIG screen.cjb.net at 5/21/2006 7:11:40 PM
I have created a flash window component that pops up, every thing works ( it
moves, it displays the content and closes) but it disables everything else. is
there anyway i can enable the entire movie aswell as the window?
Jak
... more >>
Scrolling a movie clip from the Centre
Posted by spaceimpact at 5/21/2006 6:55:22 PM
<b>Hi</b>
It has been a while since I have been here I am in need for some serious help,
I am so frustrated.
What I want to do is pretty simple, I am building a DJ website and the
navigation is a pitch controller, similar to what they have on a mixing board
anyway, when you drag the pi... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
If's commas
Posted by MikeMedia2 at 5/21/2006 6:07:46 PM
Ive done this before, but now...Here are the exact output err msgs:
**Error** Scene=Scene 2, layer=navbuttons, frame=15:Line 10: ')' expected
if ((q1:RadioButton.selected = false) ||
**Error** Scene=Scene 2, layer=navbuttons, frame=15:Line 11: ')' expected
(q2:RadioButton... more >>
Moviecliploader with animation
Posted by voellmy at 5/21/2006 4:30:24 PM
Hello eveyone,
I went to <a target=_blank class=ftalternatingbarlinklarge
href="http://www.gotoandlearn.com/">http://www.gotoandlearn.com/</a> and did
the tutorial on "External SWF Preloading". Now, in that tutorial, external
SWF-files are loaded with the MovieClipLoader. The good thing th... more >>
Actionscript for calculations
Posted by Will29 at 5/21/2006 4:05:58 PM
I am attempting to develop a flash presentation which will calculate the amount
of time/money saved to our customers in using the service we provide. I wanted
some (simple?) actionscript to sum values they enter in text boxes. Can anybody
point me in the right direction? The idea came from the... more >>
row symbols in datagrid
Posted by cnizzle at 5/21/2006 3:35:11 PM
i need to know how i can get a symbol from the library to appear on start of
every row in my datagrid
also i need to customize it so row0 has white background but row1 has grey
background, row2 has white background and row 3 has grey background and so on?
... more >>
A logic question
Posted by MikeMedia2 at 5/21/2006 3:11:52 PM
When I choose the correct radioButton (data value 4.76) in all three (3)
radioGroups, the return is as it should be, 14.28.
However, if I choose an incorrect radioButton (data value 0) no subsequent
correctly chosen radioButton (data value 4.76) is recognized.
The total data value thus ... more >>
seek bar
Posted by alien4m_mars at 5/21/2006 1:03:04 PM
hi i want to load a swf into a movieClip and have a seekbar for that swf... any help???
thank you... more >>
comboxBox - events
Posted by dirkness at 5/21/2006 12:53:01 PM
Hi
I've built a simple comboBox using the Flash 8 help - I'm looking for some
help on setting-up the actionscript (event listener) to send the timeline to a
different frame when the user clicks 1 of the combo list items.
So the comboBox was set-up in the usual way - I input 3 labels (b... more >>
help needed please...
Posted by jayuk72 at 5/21/2006 12:38:10 PM
I am tryin to write some AS for a game which basically means when one of my
mc's hits another and the enter key is pressed then mc2 should goto a frame...i
think i have got the AND wrong?? can anyone help??
if (this.grindthin.hitTest( _root.spaceship.playergrindthin ))
AND(Key.isDown(Key... more >>
Multiple Linkage Changes
Posted by JstMrd at 5/21/2006 12:22:40 PM
Quick question:
Is there a way to changle multiple library items "linkage" properties all at onec in MX2004.
D... more >>
printAsBitmapNum(0, "bmax");
Posted by ActionScripter1 at 5/21/2006 4:31:00 AM
Hi Guys,
I need to print the Frame of a Flash Movie but I need it to print with
prompting the user to select the printer.
Any ideas on how to disable the print prompt but still print to the default
printer?
Thanks
... more >>
Buffering / streaming video
Posted by Luka at 5/21/2006 3:23:59 AM
How can i retrieve information about buffering / streaming state of flash
video when flash video is buffering / streaming?
I'm displaying a flv from flash and i'm not using controller component
(which displays "streaming..." in its scroll bar when video is streaming)
because of lack of space o... more >>
Free beer, if you make this work....
Posted by mr.morton at 5/21/2006 12:00:00 AM
Provided that you come and collect it yourself.....
First of all, new to flash, so I have properly made this all wrong
<a target=_blank class=ftalternatingbarlinklarge
href="http://www.visual-astma.dk/flash/scroll.html">First look here</a>
What I want to make is a scroller that can scr... more >>
what will _root._width return?
Posted by edyzhang at 5/21/2006 12:00:00 AM
All the time I think _root._width will return the value just like Stage.width,
but it seems like that's not right.
If I put a mc on the stage, the _root._width will return the width of the mc,
If I put one more shape on the stage, it will return the value of the
multi-shape, so I am confused... more >>
|