all groups > flash actionscript > march 2007 > threads for saturday march 24
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
Get Client Side URL in Flash
Posted by Darren at 3/24/2007 11:28:09 PM
Hello,
I have created several widgets which users embed on external sites,
myspace, etc. I want to request what URL they have the widget embedded
on so I can track where the widgets are (i.e. www.yourplace.com/maggy)
and how many page views to that external widget. I would then post
that data... more >>
What is a chance that a shared object can be deleted inadvertently?
Posted by aa at 3/24/2007 8:28:04 PM
What is a chance that a shared object can be deleted inadvertently?
Which standard actions average computer user does (like deleteing temoprary
Internet files, cookies and objects via browser, cleaning disks, resizing
partition etc) can delete a shared object ?
... more >>
onload levels issue
Posted by redsox05 at 3/24/2007 7:55:21 PM
I have a main banner that loads 3 other banners. When the main one loads the
others, part of the main banner is behind the loaded ones. I want the main
banner to be in the front and the onload banners to be behind. How do I fix
this? Here's my code.
_root.createEmptyMovieClip("container"... more >>
login form using php and mysql
Posted by spiderPimp at 3/24/2007 5:59:13 PM
Hi all!
First of all I'm all green with action script.
I need to do a login form that will retrieve user name and password then send
it to server.
After that I'd like the script to get info back from server and if it's
incorrect show a proper message in flash, if it's ok to show user na... more >>
Movieclip within movieclip
Posted by Newbie1234 at 3/24/2007 5:53:40 PM
I have a movieclip called Room, and within this movieclip, I have another
movieclip called newspaper_mc. When the newspaper image is clicked, newspaper
mc plays hence the code:
newspaper_mc.onRelease = function() {
newspaper_mc.play ()
}
But, newspaper_mc has several buttons and whe... more >>
Flash Player size detection
Posted by x_Shiver at 3/24/2007 5:22:23 PM
Hello,
I need help for a little problem.
Is it possible to detect the actual player/stage size in the browser from
within the flash movie?
A flash movie has its own width and height, but if the player dimensions are
set to be scaled to, for example, 100% in the browser, then the actual s... more >>
looping only three times
Posted by cagney31 at 3/24/2007 4:44:25 PM
Hi, i made a text in Flash that loops, however to make it not so annoying i only
want it to Loop three times, can anyone tell me how to do this??
Thank you, Karin... more >>
Actionscripting Required
Posted by dmc99 at 3/24/2007 3:17:36 PM
Hi,
I have a movie clip at 15 fps containing clouds that tween from frame 1-843
(inside the clip) to give them a slow moving effect. I've placed the mc on
frame 1 of my main timeline. The clouds are moving jagged like across my main
timeline consisting of 925 frames. Is there actionscripti... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Using Actionscript to create complete scenes
Posted by Urbley04 at 3/24/2007 2:09:05 PM
Ok let me paint a picture. I'm designing an online flash application that will
dynamically display tutorials stored in a MySQL database. These tutorials will
be added via a php control panel for tutors to add new tutorials to the
database.
So my flash will load, dynamically create a new sc... more >>
weird response from my feedback form
Posted by sisterjameela at 3/24/2007 1:46:05 PM
recently made a flash movie with 2 feedback forms in it. One form works
perfectly but the other much larger one comes back like html code. I don't know
what i'm doing wrong. Here is what i use in the movie clip
on (release) {
this.loadVariables("contact.php", "POST");
}
this is the php... more >>
Creating High Score With loadMovie
Posted by deadmoose at 3/24/2007 4:59:38 AM
Hey,
I'm trying to make a high score log for a bunch of flash games on my site. THe
game I'm working on is called Double Wires. The ways I'm doing it is my loading
the game into a seperate flash file using loadMovie, and in the flash file
having a little box where the user can type in his... more >>
Tracking and drawing mouse movement
Posted by recs at 3/24/2007 1:36:48 AM
Once I am displaying a SWF file on the screen, how can I annotate it (using my
pen with my tablet computer)? PowerPoint has this feature with the inking
option.
This will be a great feature to use in SWF files to teach.
Thanks.
... more >>
Roll over for if statement
Posted by andy ga at 3/24/2007 1:19:48 AM
Hi,
I need some help with the if statement for this movie clip.
? This movie clip has a stop action on the first frame.
? On rollover it goes to and plays the next frame. Some animation occurs on
the timeline. Once the animation stops, there is a stop frame.
I would like to make it s... more >>
Sound and Loop Counter
Posted by NicknameAlreadyTaken at 3/24/2007 12:00:00 AM
Hi all - here's a quick rundown of what I'm trying to do...
The project: A looping banner animation with audio event sounds
Background: I currently have event sounds of a camera-click and an audio
transition between 5 mc's on my main timeline. I'm trying to find a way to
disable the audi... more >>
FLV not loading through net work
Posted by vt_arun at 3/24/2007 12:00:00 AM
Hello to all those read this
I have a flv file and when i load them in a flash file and play in
plays the movie perfectly in my system.. but when it comes to local net work
connection, if some some connects to my system and play the same file ... the
flv movie is not playing..... more >>
How to make a MC follow a MC?
Posted by FlashSeve at 3/24/2007 12:00:00 AM
Suppose i have two dots,one dot moves with the keyboard arrows and the other is meant to follow the first.... more >>
|