all groups > flash actionscript > august 2005 > threads for saturday august 6
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
How to retrive a parameter from request url
Posted by legolas.w at 8/6/2005 9:51:54 PM
Hi
Thank you for reading my post.
I need to retrive a parameter value which i want to pass it to my flash file ?
somethink like parameters in url which we can read its value from our
serverside script.
for example i should retrive the value of ProdID ,
and i should pass prodID to my flas... more >>
dynamicaly generating Textfields
Posted by priqi at 8/6/2005 9:05:18 PM
Hi
i made this program which draws circles and i want to put a label on each
circle which moves together with the circle when dragged and droped.
the circle receives its center coordinates from the user. Each time a new
circle is generated (by pushing a button) I want the user to be able t... more >>
i need of help, plz.....gotoAndStop issue
Posted by LAZZZZ at 8/6/2005 8:16:43 PM
hello,
im trying to create a mini-project which consists of a 3D image of a kitchen.
I basically want the (eg.) kitchen countertop to change color by the click of a
button,
[wwcbe helped me out for the most part, but it seems i still have a small
issue.
I basically have each coun... more >>
Loading and Unloading FLV
Posted by nima15 at 8/6/2005 7:17:42 PM
I am loading a SWF into my flash, this swf carries a FLV video. I call this
SWF by loadmovienum and then when I want to turn it off I call it off by
unloadmovienum. But the sound of this FLV stream remains On until I quite the
browser!!! How can I unload this FLV so that the video and the sou... more >>
control of sound
Posted by davidwmcintosh at 8/6/2005 7:14:55 PM
I have a block of text which is fading in, and there is an audio voice which,
"Reads" the text as it is appearing.
I have added a mute button which uses the action script :
on (release) {stopAllSounds();
I also have a stop button which uses:
on (release) {stop();
stopAllSounds();
... more >>
load images (gif,jpg,png,bmp) in flash?
Posted by masood_mj at 8/6/2005 5:52:20 PM
HI
I need to load images in gif, jpg, png and bmp formats in flash dynamically.
(I need the code to load images from xml file)
i know that I can load jpeg images with LoadMovie() but I need to load another
formats too!
can anyone help me?
... more >>
preloader and movie clip
Posted by dawndawg at 8/6/2005 5:45:37 PM
I have a preloader with some dynamic text and a movie clip. I want the movie
clip to play progressively as the whole movie loads. My dynamic text works,
but the "loading" movie clip just plays frame 10 (the last frame). The only
code in the movie clip is a stop; in frame 1. Here is my code fo... more >>
Problems with french accents
Posted by gomez6760 at 8/6/2005 12:49:29 PM
I need help in passing french content to a php page to display it. I have flash
mx 2004 and I am passing a phrase such as
Ma saison pr?f?r? c'est l'?t?.
I use loadVars.send() to send the info and when I display it on my php the
accents are all screwed up.
Displays:
Ma saison pr?... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Preloading content in background
Posted by ChuckyLeFrek at 8/6/2005 9:05:44 AM
I have an application created with Flash MX that is an online app.
Basically there is a main file and then 200 individual swf files that are
basically the individual content pages.
The main file contains a content_mc that I load in one content page at a time.
Some of the pages take a w... more >>
attach movie clips at intervals
Posted by DaveW1988 at 8/6/2005 8:13:14 AM
sorry to be so annoying on these forums but i was wondering how would you
attach a movie clip to the stage every few seconds (random seconds perferably).
i tried messin with the set interval command but couldnt get it to work. well
hope some one can help because i am confused.
... more >>
gotoAndPlay(frameNumber) is accompanied by a sound
Posted by aa at 8/6/2005 12:40:46 AM
I have a MovieClip with imported AVI file into the scene of the clip.
Then I have a loop including code gotoAndPlay(frameNumber) on certain
condition
Avery time gotoAndPlay(frameNumber) is executed a sound like an indistinct
click or rattle is produced from the speakers. I have no call for soun... more >>
PHP not working when I put swf online
Posted by sampurtill at 8/6/2005 12:39:28 AM
Hi
I have a flash form that is emailing a bunch of variables from inputs, and it
uses the loadVars() to load a PHP that is online. When i test it locally, it
sends the information to my email, but once I put the swf online, it stops
working. Both are stored on the same site, so there is no... more >>
preloader
Posted by dawndawg at 8/6/2005 12:00:00 AM
Right now I have a 2 frame movie. The first frame is the preloader and the
second is a bunch of movie clips and grpahics etc. My preloader is very simple.
A rectangle movie clip (1 frame) on top of a rectangle graphic. I plan to do
other things, but I have this problem to fix first:
When I... more >>
Problems with actionscript in loaded movie
Posted by wwcbe at 8/6/2005 12:00:00 AM
Hi
I put already on a other place, but i guess it would be better here.
Please help... I getting crazy, i am running out of time my customer is
comming tonight and I can't fix it.
I have a fla named my_application.fla thats the shell
there inside i'm loading
contents.swf
banne... more >>
Datechooser disabledRanges property
Posted by ThomasWood at 8/6/2005 12:00:00 AM
I have a CFC that I am calling using remoting that returns a bunch of values,
which I am storing in arrays. 3 of the things I am getting are a day, month,
and year value. I want to use these to disable certain days from my
dateChooser. The problem is that the disabledRanges property only see... more >>
Changing TextFields Depth dynamicaly
Posted by Xx)MaveriK[X] at 8/6/2005 12:00:00 AM
Hi all,
I was wondering if it is possible to change TextFields depths just like all MovieClips does. I wrote my_txt.swapDepths(1); but nothing happen...
thx,
Maverik.... more >>
sound.duration not zeroing
Posted by Jon Glazer at 8/6/2005 12:00:00 AM
I am writing a little MP3 player with a counter. It works fine except after
I do a Sound.STOP() and then do a Sound.Play() (which does start from the
beginning of the music again), Sound.Duration is not zero. Its whatever it
was when I hit stop(). Any ideas?
Jon
... more >>
layer issue
Posted by LAZZZZ at 8/6/2005 12:00:00 AM
im creating a mini project for a client, im a 3d animator, but a novice in
flash. The project involves a 3d kitchen visualization with layers.
I basically want to have, for example, the kitchen counter to change colour
by the click of a button, i would like to use layers for the counter, ... more >>
kglad
Posted by yker30 at 8/6/2005 12:00:00 AM
it is important.
ibarra@netcable.com.mx
Thanks... more >>
Fade Button
Posted by jwize at 8/6/2005 12:00:00 AM
class Fader {
public static var Fades:Array;
// Set the alpha down and slowly bring back to full.
static function FadeButtonIn(inst_mc:MovieClip) {
var mci:MClipIntID = new MClipIntID();
// Set the fade function.
mci._id = setInterval(Fading, 100);
mci._mc = inst_mc;
tra... more >>
Broken Actionscript??
Posted by ScottishCaptain at 8/6/2005 12:00:00 AM
Greetings to all!
Just curious.
I have a class that runs this code eventually:
target.createTextField("line"+line, target.getNextHighestDepth(), x, y, w,
h);
target["line"+line].embedFonts = true;
target["line"+line].selectable = false;
target["line"+line].text = txt;
t... more >>
passing varible in to a path
Posted by dedtr9 at 8/6/2005 12:00:00 AM
I have a function called trace_it, and when it runs, it gets a varible sent to
it. That varible sent is the instance name of a text feild. How can i make it
so when it gets that varible it traces the contens of the text box?
Rxample:
The function is called, and the varible sent is text1... more >>
|