all groups > flash actionscript > december 2004 > threads for monday december 27
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 and play butons
Posted by markersniffer210 at 12/27/2004 10:06:07 PM
I am trying to make a simple flash movie with a stop and play button, but when
I make the buttons this error comes up:
**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 1: Statement must appear
within on handler
myMovieClip.play();
**Error** Scene=Scene 1, layer=Layer 1, frame=1:... more >>
Component: Color Parameter
Posted by TrainGuy at 12/27/2004 9:27:50 PM
I am writing a component in ActioScript 2.0 that has a color object parameter.
COuld someone tell me how you would write this so that the color picker is
displayed in the Value field of the component definition? I have attached the
code that I am using. Thanks
[Inspectable (defaultValue... more >>
Please help me! Thumbnail question!
Posted by chowin at 12/27/2004 9:15:03 PM
Hello, I need some help creating a web page that displays several images.
There will be several thumbnails on the left side of the page and when you
click on any particular one, the actual image appears on the right. That?s the
simple part, which I already have actionscript for.
... more >>
collision detection
Posted by zcan at 12/27/2004 9:04:53 PM
I'm looking for a good tutorial or the basic code using collision detection
for a driving game. Any help is appreciated.
... more >>
Copy protection with Flash / Actionscript
Posted by Robert Sorrells at 12/27/2004 8:53:33 PM
Hello,
Is there any way to copy protect a Flash SWF file? I ran across a tool
that allow you to reverse-engineer any SWF file to a FLA file and preserve
every line of code.
With ASP and other server-based technologies, all of the "secret magic" is
on the server. Even with Java, I recall... more >>
Real-time secure communication
Posted by monkeybrother at 12/27/2004 8:51:27 PM
I am looking to implement a real-time bidding client via the web. The 3
requirements are (1) portability and ease-of-deployment (2) real-time
server-pushed content and (3) security because it involves money. Numbers 1
and 2 seem well-served by flash as a platform, but number (3) is a little... more >>
Duplicating an object is it possible ?
Posted by 333444 at 12/27/2004 8:32:17 PM
I have and initial object and I wish to have an independant duplicate of it.
No matter what I try both objects are updated when I change the duplicata.
Ex :
_root.menu = new Object();
_root.menu.option = "BLUE";
_root.newMenu = _root.menu;
_root.newMenu.option = "BROWN";
trace(... more >>
Setting Different value on different states of checkbox
Posted by imlazuli at 12/27/2004 8:15:47 PM
Salam, hope you are fine, i have a little work with you i am stuck to solve a
little problem in Flash Actionscript. My problem is with Checkbox component,
when i select checkbox ( True state) i want '1' to be displayed in OUTPUT
window and when i later deselect it (from True to False state) i ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Checking if a sound is currently playing
Posted by jordisan at 12/27/2004 7:32:29 PM
I have a movie that plays a music bed when it first loads. One of the menu
options in the movie, plays a video. Naturally, when that option is selected,
the background music bed stops and the video with its score plays back. So
far, so good. The problem comes when another option from the m... more >>
Newbie: loadMovie and image aliasing
Posted by Markus Ernst at 12/27/2004 6:29:54 PM
Hi
I have a work in progress at
http://www.markusernst.ch/schwerzmannrothenfluh/works.html
My problem is (among others...) that the JPEGs imported at runtime with
loadMovie() get distorted by antialiasing by default, though displayed
without scaling (they have a 1 pixel border, flash ma... more >>
help with forms in flash
Posted by tigereye4c at 12/27/2004 6:08:43 PM
How do I take the value from a text field and compare it to text, to create a password script?... more >>
sort variables
Posted by amooor at 12/27/2004 5:53:14 PM
How we can sort variables before send it to the email ?... more >>
Almost there: grabbing the data of particular DG field(s) based on user input?
Posted by Ken Fine at 12/27/2004 4:54:35 PM
I'm using an enhanced version of the MM datagrid from www.tufat.com. I've
set the grid up so that clicking on fields in the datagrid raises certain
events -- a click on any field will return its x/y location in the grid and
the data in that grid. It accomplishes this through a listener, as follo... more >>
preloader animation
Posted by Chris J at 12/27/2004 3:01:23 PM
I have a heavy movie. I have created a light animation I would like to run
until the movie is loaded. I know I have done this in the past however, I
can't seem to find documentation on it anywhere. Do I need a separate SWF
or can I just have an animation on a few frames of the first scene to ... more >>
ANN: David, you too broke the guidlines!
Posted by NSurveyor at 12/27/2004 1:52:19 PM
In a previous post, David, you wrote:
Quote: "Don't 'bump' post."
So, I have a quote for you :) :
Quote: "Don't perpetuate off-topic threads. If someone makes an inappropriate
or "spam" post, please don't add more noise by replying to the forum. Criticize
the poster in private e-mail... more >>
Fscommand save function ??
Posted by rockaja at 12/27/2004 1:01:26 PM
HI
Is it just me or has the fscommand save function in flash 6 and upwards been
disabled?
I used to use the save fscommand to save txt files to my local drive... can
anyone check and comfirm this
thanks
sam
... more >>
Function to scale loaded MC content to fit to a given dimension?
Posted by Ken Fine at 12/27/2004 12:23:11 PM
I'm running into all sorts of scenarios where I'm dynamically loading
content, usually images loaded into placeholder movie clips.
Does someone have a function that given dimensions x and y, will scale
content of different sizes appropriately to fit a specified pixel width?
Surely this has b... more >>
How to run exe.
Posted by boudym at 12/27/2004 12:09:04 PM
Hi Guys ! I have a button in a flash project and I want it to run EXE file.
when you press on the button exe file run. I tried it with getURL but it
understand it as downloading the file do any body know that.
... more >>
Sesgar con actionscript
Posted by Jose Lorenzo at 12/27/2004 11:21:14 AM
Alguien sabe con se puede segar un objeto con actionscript. Ya sabéis,
quiero realizar el espejo de un objeto,pero con actionscript.
Gracias, de antemano!
... more >>
preloading swf
Posted by batorish at 12/27/2004 9:10:41 AM
Hi.
I'm have a master flash movie which loads sub-swf files. each swf movie is
quite big (over 400K) and has it's own loading bar. I was wondering if there's
a way all the other swf files can start loading without the user actually
"calling" them, meanning in the "background".
Thanks....
... more >>
xml loading
Posted by e_jogendra at 12/27/2004 8:41:58 AM
could someone guide me.....
How can i use getBytesLoaded for xml object.
thanks
JNS... more >>
linking between scene
Posted by doremitea at 12/27/2004 7:58:09 AM
hi, i have a picture in scene 1, when click on it, i want the picture to link to another picture on scene 2.
how can i do that? Thank you..... more >>
passing GET/POST variables with loadmovienum();
Posted by sergio_101 at 12/27/2004 7:34:11 AM
i am currently trying to figure out how to send data between .swf files using
loadMovieNum(); i think i have finally made some headway, but i need a little
more help.. the parent .swf file generates a website by stacking up .swf files
in layers. one of the things it needs to do is recursively... more >>
how to write an args when it is an array?
Posted by miaocat at 12/27/2004 7:33:56 AM
i want to use array to load different picture,but it said
"syntax error"
i don't understand how to write this part "function (_root["public_sort"+i]) "
please help me,thank you!!!!!
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
for(i=1;i<=10;i++){
_root.createEmptyMovieCl... more >>
how to check AS2 syntax
Posted by alokjain_lucky at 12/27/2004 7:22:27 AM
how can i check my syntax for actionscript 2 is correct or not. I created a
script using actionscript 1 and it is also working fine with actionscript 2.
But i have not declared any data type for my variables or functions. Please
tell me if there is any way to check this ?
... more >>
determining checkbox state
Posted by imlazuli at 12/27/2004 7:10:22 AM
Thanks to MR Newsgroup and Mr. but their code only works for one event of
checkbox that is, if checkbox1 is selected (true) it displays 'Checked' thats
nice but if this same checkbox is later deselected (becomes False from True
state) it returns the same thing in output window 'checked', w... more >>
Flying flag in Flash
Posted by maxm2000 at 12/27/2004 3:33:28 AM
Guys, I was wondering if it possible to make flying flag in Flash.
As far as I know there are only animated GIF and video options.
Maybe you know others. Thanks.
... more >>
Can I use some component as a container ?
Posted by BlueCD at 12/27/2004 3:20:01 AM
I want to use a container in actionscript ,which can contain Button and TextArea
Or ,actionscript did not have this function ?
Can you tell me ?
Thank you ... more >>
|