all groups > flash actionscript > january 2007 > threads for saturday january 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
Superscripting in dynamic text: is it possible?
Posted by RedRidings at 1/27/2007 11:30:26 PM
I'm hoping this is a quick fix! I need to dynamically load a string containing an expression with superscripted numbers. Can i do this?... more >>
I need some help!!!plz reply!!
Posted by i_luv_pitza at 1/27/2007 10:45:05 PM
Hi, I am a beginner in flash and need a little help. I have an animated gif
banner and a flash banner. What I want is to have a code...either javascript or
actionscript to check if a visitor has flash or not. If they do have flash, i
want the flash file to play and if the visitor does not have... more >>
mp3 pitch issuses
Posted by Vee at 1/27/2007 10:31:47 PM
I have recorded some sound bites on a digital recorder in mp3 format. When
played locally they sound fine but when I put them on a server then call them
they sound off; pitch:high & speed: fast. I tried switching to one that i did
not record and they sound correct. I am using a sound object to... more >>
loadMovieNum action
Posted by dijonadobe at 1/27/2007 9:24:01 PM
Please help!
I'm not an action scripter, more of a visual artist.
I'm trying to use the loadMovieNum action to load an external .swf file into
my Main Movie. It loads -- but it doesn't
conform to size and location property values. Was under the impression that
when the loadMovieNum act... more >>
Instance Names to Variables
Posted by Left-brained at 1/27/2007 8:09:24 PM
Hi,
I'm [b]very[/b] new to Flash and ActionScript, but I do have a background in
programming server and client-side web applications, so at least I'm not
completely clueless.
I'm trying to figure out when an Instance Name actually becomes available to
the ActionScript, so I can modify ... more >>
Webcam Detecting Motion
Posted by Gatelen at 1/27/2007 7:35:38 PM
What I am trying to do with Flash is create a simple script that will use a
webcam and detect if there is any motion. If there isn't, the SWF does not
load, if there is motion then it does load.
Anyone able to help with this one, or point me in the right direction?
Thanks!
... more >>
Motor control?
Posted by jeeepU at 1/27/2007 7:33:38 PM
has anyone seen or heard of an instance where flash actionscript was used to control a (dc) motor, via serial port, etc?... more >>
loadMovie Messing with my Mind - and XML
Posted by jacobonline at 1/27/2007 4:46:13 PM
Hello,
I'm having a little trouble loading a loadMovie containing a page with XML.
There is basically a main.swf that loads a product.swf in a Movie Clip called
"container". Standalone the product page works fine. When I load in the
product.swf it break the code. It no longer generates th... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Functions and Events
Posted by svinec at 1/27/2007 4:05:38 PM
When I type [b]object_mc.onPress = myFunction(param1, param2);[/b] on the 1st
frame in the Actions layer and test it, the function is called instantaneously
and never assigned to the onPress event.
How can I assign a function with parameters to an event?
... more >>
.
Posted by redboxinteractive at 1/27/2007 2:46:16 PM
Flash and Publishing in www
Posted by Flamebg at 1/27/2007 2:36:47 PM
So I've made a site in Flash and want to register it in google...
Here is the index.html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>... more >>
resizing a web page
Posted by kwp at 1/27/2007 1:52:54 PM
I have a flash movie with a button that allows the user to click and view the
movie in full screen or click another to return to normal view. If I hosted
this movie inside a web page how would I get the the action script to resize
the html file that my flash file is embedded in. Is it possible... more >>
Help with boundaries
Posted by jamiemac2005 at 1/27/2007 11:55:28 AM
okay, so i have a box (40*40) which is acted upon by basic forces (gravity etc)
and controlled by the left and right keys on the keyboard...
and a static rectangle which is 450*50.. so i wrote a simple script to make
the box stop moving in the y direction if the box is colliding with the
... more >>
If variable = "none"
Posted by Joe T at 1/27/2007 11:22:50 AM
The following is part of the function firstImage().
I want Not to show the text between the <b> </b> if the variables = "none".
example: if use[p]="none" the text "use:" will not display, if
locale[p]="none" the text "location:" will not display, and if
completion[p]="none" the text "completio... more >>
updating xml gallery
Posted by darkson01 at 1/27/2007 10:05:38 AM
hi! i was woundering if anyone can help me with an xml gallery. i have one
created and it displays the pictures fine, but i would like one which i would
not have to edit the xml file to add new images into, so the gallery updates
itself everytime a new image is placed into the folder.
is t... more >>
mail Flash/PHP doesnt work...
Posted by Sketchsta at 1/27/2007 9:17:17 AM
Hi guys, im trying to make another mailer code using flash and php[, for a
contact us page on a site im working on..
The code i was using before used to work great, but now it doesnt work anymore
and i have no idea why.. I am using it on a different server, but the server
accepts php...
... more >>
All I need is actionscript for a MovieClip
Posted by wynterain at 1/27/2007 5:03:57 AM
I just need actionscript that then you rollover a movie clip it plays and when
you roll off the Movieclip plays in reverse.
I have provided a fla file for convience.
http://www.geocities.com/demetriusmcclain/
... more >>
How do you feed an outside website onto your page?
Posted by melissa_v at 1/27/2007 2:25:01 AM
I need to make an external website feed into my page when a link is clicked.
Does anyone have a code or method for me to do this? I just would like to make
a target within my page and I guess have the link open in it.
All help would be greatly appreciated.:grin;
... more >>
Auto resize SWF in browser
Posted by media-philter at 1/27/2007 1:22:08 AM
I am trying to recreate the auto fullscreen and resize feature found at this link: http://marketdelmar.com/ can anyone help?... more >>
|