all groups > flash actionscript > july 2007 > threads for monday july 9
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
Currently Viewing Code
Posted by bcounts at 7/9/2007 11:10:25 PM
I am looking for a code that will display how many people are currently viewing
my website . . . can someone please send me in the way of a tutorial or example
of how to do this.
I am assuming some kind of PHP code will need to be involved! Thank you for
any help in advance!
... more >>
How can I use Unicode for label?
Posted by faiz2000 at 7/9/2007 11:02:37 PM
hi...
Please I need your help to use Unicode in label?
Please your reply ASAP.
Than you,
... more >>
opening a html page from a button within flash
Posted by punkpar at 7/9/2007 10:25:47 PM
I'm just a beginner with flash. and i've come across a problem. i cant seem to
find a way how to open up a pop up window of a html document from within flash.
with normal text or objects there is the option to add a hyperlink but with a
button there is no such option. is there a basic code to ... more >>
scrolling pics imported via xml
Posted by NickTheNameless at 7/9/2007 10:12:56 PM
i have pics imported via an xml file and i would like to display the pics by
allowing the user to use a left and right button to scrxoll through them. i
would like the center pic in the "spotlight" to be displayed with no distortion
and 4 pictures on each side of that are skewed a bit. i wou... more >>
Dynamic text / input text formatting font color
Posted by aaronlyon at 7/9/2007 10:09:15 PM
I have a single variable called firstname, and two text fields on the screen,
one dynamic text at the top right to display the user's name in a small grey
font, and one larger input text field in the middle of the screen. Both have
the variable parameter set to firstname, but each field is for... more >>
how to send text field values to an email
Posted by rperrylv at 7/9/2007 9:33:24 PM
total newbie needs help with sending text field values to an email on an onClick or onRelease event... more >>
Help plz
Posted by Marin274 at 7/9/2007 9:32:16 PM
I am new to adobe cs3 flash pro. and i cant get my button to work. im using 3.0
and so far i am making it a symbol than button. Its the action script thats
killing me. I have went to tutoriols on other sites and they have simpler
versions mine keeps saying that there is an error and i have to... more >>
Help Please! My actionscript is rusty....
Posted by tripstar1 at 7/9/2007 9:18:23 PM
Hello Flash Friends!
Please help a rusty actionscript user - I'm just creating a simple movie that
when you mouse over it calls a movie then when you take your mouse off the
movie goes away - it'll be for stats kinda thing, but it's been a while since I
dabbled in the actionscript world so ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Problem writing event
Posted by OS_Design at 7/9/2007 7:49:16 PM
I have some movieclips
mc1
mc2
.
.
.
.
mcN
When i click mcM (M<N) the movieclips mcM+1 and followed i want to go down 20
pixels, but not all together, just when one finishs scrolling down to start
another.
My question is: how can add listener or something like that to c... more >>
Is it possible to style xml content with css in Flash?
Posted by Brian at 7/9/2007 7:08:35 PM
Is that possible? Is there a way that I can style one xml tag different
from another using css in Flash?
I had posted a long poste earlier and go no responses.
Thank you!
... more >>
Dynamic text box not clearing text on rollout
Posted by Lost by the Lake at 7/9/2007 6:19:15 PM
At the following website, the flash navigation I've created sometimes has a
habit of not clearing out the dynamic text when I roll-out of a button's
roll-over state. It usually only happens when the page is first loaded, and I
can sometimes scroll my cursor over the buttons quickly and have t... more >>
Volume Slider not working with video
Posted by willgbigb at 7/9/2007 5:09:35 PM
flash video playing fine, mute and seek working, volume control not working...
i've simply dragged the volume control from video components - is there any
actionscript i need to add/modify to get it to work with the video volume? i
have not made an instance name for the vol slider.
any hel... more >>
Outputing xml from flash
Posted by Marty Party at 7/9/2007 3:55:32 PM
Hi there,
I want to output info from my flash application and store it in a database.
At present I am able to retrieve info from my database via php and xml and use
it in Flash.
Should I use the same path in reverse or is there an easier way?
Thanks,
Marty
... more >>
Preloader
Posted by masterkrang at 7/9/2007 3:54:34 PM
Looked around in the forums for a topic on this but couldn't find one. I wanted
to find some AS 3.0 code for preloading the swf in and of itself. Can anybody
refer me to some AS 3.0 code that will do that? I've been using a workaround by
creating a container swf, then preloading the swf into t... more >>
Help with interface movement
Posted by jmoore09 at 7/9/2007 3:34:19 PM
Can anyone point me in the right direction to achieve this type of interface.
http://www.xmradio.com/flash/whatIs_slider/expander.swf
I understand that XML is being used to call images and text but I am more
interested in the actuall scripting of the movement of the sections. I am a
desi... more >>
Possible to skip frames?
Posted by Magiciandude at 7/9/2007 1:40:54 PM
Okay...I'll try to explain this the best that I can.
First of all I guess its important that I'm using Actionscript 2.0
Anyway, my problem is this:
I have a program set up so that one can click on a left and right arrow shaped
button to scroll through different modules. The person can then... more >>
new button
Posted by Steven Haddock at 7/9/2007 1:33:52 PM
I'm new to flash CS3 and just want to click on a button and make text appear.... more >>
Preloader Help
Posted by RacePixRich at 7/9/2007 1:20:35 PM
I've tried several ways to create a preloader for my company site... None have
worked. One will loop the preloader, but won't start the movie. For this one
I created a scene and placed it in front of the first scene of the movie.
This is on the first frame of the preloader scene: (Scene... more >>
tree cellrenderer
Posted by gigisfarleaza at 7/9/2007 12:19:32 PM
Can someone point me to a tutorial ?
I want to make a tree component to have a check box for each element ?
Can someone help me please ?... more >>
Loading large volumes of arbitrary binary data to a clip
Posted by sickoffflash at 7/9/2007 11:31:57 AM
It is easy to download external data in XML format to a movie clip. However,
what I need is to load really large volumes of readonly binary data. In my
case, textual representation is not an option. Is it possible to download an
arbitrary array of bytes into memory then seek this array to read... more >>
PHP mailform for use in flash 8
Posted by blackbeltjones80 at 7/9/2007 10:24:40 AM
Hi there, i have created a flash mailform that works fine in flash MX but i
need it to work in Flash 8.. is it just a case of tweaking the code a bit?
send button script..
form.loadVariables("email.php", "POST");
form movieclip script..
onClipEvent(data){
_root.nextFrame();
... more >>
Strange IE ExternalInterface Bug: "Object does not support this property or method"
Posted by JcFx.Eu at 7/9/2007 9:01:40 AM
We have an application on a relatively slow server (I mention the speed because
it may be relevant).
The app is flash 8 and uses ExternalInterface to call a javascript function in
its parent page. It also used the ExternalInterface to receive a call from
another function. These calls happe... more >>
preloader help
Posted by phil1943 at 7/9/2007 8:53:02 AM
can someone please help here.
My preloader loads the target file immediately. It should actually be showing
the gradual progression of my preloader graphic ("countdownmovie", a 100 frame
animation) - but it doesn't - it just appears and does not progress.
PRELOADER SCRIPT ( can anyone see... more >>
question about using flashvars
Posted by oneofhero at 7/9/2007 7:47:40 AM
object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
rsion=9,0,0,0" width="550" height="400" id="Untitled-2" align="middle">
<param name="allowScriptAccess" value="always" />
<param name="FlashVars" value=... more >>
curve line
Posted by Marghoob Sulemaan at 7/9/2007 6:41:46 AM
Hi Guys,
I've made a curve line on the stage without using any ActionScript. Is there
any way to get each x & y pixel of the curve using ActionScript.?
Thank you reading and any input.
Regards,
MS
... more >>
external text not loading...
Posted by lostinscript at 7/9/2007 5:38:46 AM
Hi,
I am creating a website that has most of its assets being loaded externally
(audio, images, text etc..). On one of the pages (frames) i am loading the
exernal text into a movie clip. This is where i am having trouble, all other
text loads in perfect (its external HTML text formatted th... more >>
syntax error
Posted by daveb45 at 7/9/2007 4:44:41 AM
can anyone tell me why I'm getting a "syntax error" mesage with the follow code?
seems like it doesn't like the % sign.
sStatus = iPercentLoaded add "%";}
thanks in advance... more >>
How to make dynamic Flash page ACCESSIBLE?
Posted by shamilv at 7/9/2007 4:05:33 AM
Hi community,
I am developing an Accessible Flash website. I am using a base movie to load
different movies in another level.
Example: I have 3 buttons in _level0. When I click any these buttons, a new
movie loads in _level5. When the new movie is loaded, the screen reader focus
is at the... more >>
object.register
Posted by kharddie at 7/9/2007 1:31:59 AM
i have got a flash file -- social.fla-- ive got a movie clip with an instance
name of "kharddieSymbol" added to the stage)----this movie clip has been
registered with a custom class via ---
Object.registerClass("kharddieSymbol", KharddieClass);
KharddieClass - in this movie controls the ... more >>
AS3: Duplicating MovieClip objects
Posted by sspecter at 7/9/2007 12:37:45 AM
Suppose I have a MovieClip object, instanced by MovieClip class. How do I duplicate it?... more >>
|