all groups > flash actionscript > august 2005 > threads for sunday august 7
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
Hiding mouse for touch screen kiosk
Posted by Fragboy at 8/7/2005 11:49:03 PM
hi all,
ok, I am tring to make the mouse cursor hide. i can get it to work if i make a button to hide it but i need it to do it automatcly when the first frame is played.
Thanks James
... more >>
SharedObject (problems)
Posted by leospit at 8/7/2005 8:48:01 PM
i was trying to keep the name that?s written in the name_btn in the
SharedObject, so that the next time the user enter his name in the text field,
he would go to another framse (like... if you are Mark, you won?t see the intro
of the site, but if you aren?t him, you?ll have to see it).
my... more >>
zoom onClipEvent (mouseDown) issue
Posted by Eruditorium at 8/7/2005 8:46:15 PM
Please can anyone with advanced knowledge of Actionscript please help me with
my code (shown below) in respect to a requirement for zooming?
I'm creating a flash animation in which I'd like to 'zoom' in and out of a
movie clip when the mouse is held. I only want to zoom into the movieclip if... more >>
Almost there-preloader
Posted by Rich146 at 8/7/2005 8:23:24 PM
My 1st preloader and have muddled for 2hrs ....everything works except the
bar does not progress. A no-brainer I assume..please look and see what needs
to be changed.
I put the fla on my web..http://richacls.com/new_page_9.htm
Thanks in advance.
... more >>
Set Action Time for Preloader
Posted by SGT_Hilton at 8/7/2005 7:23:17 PM
Hi, been using Flash for a while but have not been using the full aspect of it
until now. I made a preloader bar and would like that bar to run until a
certain percentage of the main site is loaded in the background. Is there a way
to do this or maybe a way to not stop the preloader until the ... more >>
How to make my AS talk to my PHP variables?
Posted by ian27 at 8/7/2005 1:12:43 PM
Hey guys,
This is probably a straightforward question which I am struggling to find the
answer to. I have started creating a flash video player to the top of this page
<http://www.360scenes.tv/redesign_html/>. You can probably see the player at
the top of the page and the first buttoned to... more >>
rotate problem
Posted by Lucy4 at 8/7/2005 11:44:26 AM
I have a _root._rotation = 90 set to my movie so that when somebody prints it
they will get it orientated right. The problem is how do I set it to rotate
back after they've printed? I've tried lots of different ways, but none of them
seem to work.
Please help.
Lucy
... more >>
Am I on the right track??
Posted by nsbrown at 8/7/2005 11:42:04 AM
I want my mcPopUp movie to play in mcEmptyClip when mcLogo animation hits frame
32, is this the right way to script it?
_level0.mcLogo.btnEnterBtn.onRelease = function() {
mcLogo.gotoAndPlay(11);
if (intFrameNumber == 32) {
_level0.mcEmptyClip.attachMovie('movPopUp', 'mcPopUp', 0);... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
How do I have a clip's functions available as soon as the clip is visible on stage?
Posted by daveystew at 8/7/2005 11:20:49 AM
Hello! Thanks for reading.
I'm quite an experienced Flash coder, but I'm tripping up on something simple.
I've built a scroll panel clip in a component-esque manner; in that I mean
that it has a set of public methods such as clearContent, attachContent(),
loadContent(), etc, but is not a... more >>
creating PHP file at runtime...possible??
Posted by batgirl_Sa at 8/7/2005 10:34:03 AM
can a php file be created at run time from action script?
if so can anyone let me know how..
thanks... more >>
LocalConnection
Posted by anonymusflasher at 8/7/2005 6:25:14 AM
i've just recently heard about the LocalConnection class in one of Macromedia's
Technotes. I tried it and it's really cool that swfs can talk to each other. I
want to try to do the same instead with flash talking to java. Does anyone know
at least a clue what happens in the background (the com... more >>
how to make a movie clip move to a location
Posted by DaveW1988 at 8/7/2005 1:02:32 AM
does anyone know a function to make a movie clip move to a location of coordinates on the stage? thanks in advance. ... more >>
sending to XML HELP!!
Posted by batgirl_Sa at 8/7/2005 12:00:05 AM
Ok here we go,,,,
I am trying to cend information to an XML file from Flash nd i have no clue
how to do this or where to start.
i am setting up arrays in my flash program that i want to send to an XML file
to be stored to be able to load these arrays when the program is run again...
... more >>
quirk?
Posted by soupycafe at 8/7/2005 12:00:00 AM
I have some dynamic input fields that do not work when loaded into a movie?
I have an embedded font, but it also does not work when I use a system font.
I do not understand why it would not work.
It works great on stand alone movie. I am importing a movie that imports
another movie....and th... more >>
move a movieclip up and down using a button
Posted by Eternal Student at 8/7/2005 12:00:00 AM
Dear All,
I have a small scrolling text box on my site, which has a up and down button
(i don't want a scroll pane showing - just the buttons). When I use the
following code the text scrolls... but how to I modify the actionscript to do
the same thing when the mouse is held down on the bu... more >>
Please Help!! check "input text" problems
Posted by Caruj_23 at 8/7/2005 12:00:00 AM
http://forum.o---o.info/temp.swf
I would like to check the "input text" have data or not.
but why when the "input text var data" is Empty, but the result is not Empty?
Why?
How can i check the "input text" is empty or not?
thanks a lot!
... more >>
3 dimentional graph
Posted by yogeshhungama at 8/7/2005 12:00:00 AM
Hi
I want to create a 3 dimentional graph using the equation y = x^4 - z^4 which
is called as "saddle hp" quation.
It should start from x=-3 to3 and z=-2.7 to 5
Any idea will it be possible in flash
... more >>
Custom class woes...
Posted by jolyon_russ at 8/7/2005 12:00:00 AM
Hi everyone,
I'm determined to learn AS 2.0, I even have the books on their way from Amazon.
At the moment though I'm frustrated.
The code below is a custom Class attached to an MC that is a simple colour
picker.
As the comments suggest I'm having trouble calling me custom method
... more >>
help
Posted by The zim at 8/7/2005 12:00:00 AM
i have recently made a game in flash. it involves shooting object as they fly
towards you. if you get hit by one it says game over. there is a button on
theframe which says "menu" if you click it it will take you back onto the first
frame. however the object won't stop flying so its hard to re... more >>
onEnterFrame problem..
Posted by nsbrown at 8/7/2005 12:00:00 AM
When mcPopUp plays I want it to play mcWelcome when the frame comes to 12, the
first part works.
_level0.mcLogo.btnEnterBtn.onRelease = function() {
mcLogo.gotoAndPlay(11);
mcLogo.onEnterFrame = function() {
if (this._currentframe == 32) {
_level0.mcEmptyClip.attachMovie('mo... more >>
Key Listener Problem with numeric keypad
Posted by hoz at 8/7/2005 12:00:00 AM
Hey guys,
I can't get my Key Listener Object to work with the enter key on the Numeric
Pad. I've tried ascii 13, but I don't get any results. Here's what I below.
Enroll phonenumber should send the page to another URL. It works when it's a
button but not on my standard numeric keypad. I al... more >>
Trouble with actionscript associated with button
Posted by Keith_Andrews at 8/7/2005 12:00:00 AM
Hoping someone can point me in the right direction. I am trying to write a
script that will execute after someone presses and releases the "submit" button
on my contact form I have created. The form is a movie with 2 frames. The first
is the form with text input and a stop action associated wi... more >>
|