all groups > flash actionscript > december 2006 > threads for thursday december 21
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
createEmptyMovieClip, createTextField as ScrollPane contentPath
Posted by carlmal2 at 12/21/2006 11:40:53 PM
I'm trying to add textfields to a movieclip, then use it as the contentPath on
a ScrollPane.
How do you dynamically alter a movieclip that doesn't have an instance
(resides only in the library)?
I've also tried creating an empty movieclip, adding a textfield then setting
the contentPath:... more >>
email Script for php5
Posted by LSNsaltlamp at 12/21/2006 10:45:52 PM
I was running a basic form with Flash 8 and PHP 4.*.* so that customers could
email a client of mine. My clients web hoster has since upgraded to PHP 5.2.0
and the form has quit working. Does anyone know what changed in the new version
that would affect this script?
<?php
$to = 'some... more >>
changing sizes when loading movieclip
Posted by b3autiful_dizaster at 12/21/2006 10:07:34 PM
i'm trying to create a button that will replace the current swf with another
and i need to change the sizes between the various sizes of each page. i'm
currently using the following code in the action inspector:
on(release){loadMovieNum("myfilename.swf",0);
}
i know there has to be a s... more >>
any way to get .fla frame rate at runtime?
Posted by SPGAnne at 12/21/2006 8:28:09 PM
I would like to query at runtime to see what the frame rate of the .swf is set
to. Is there a way to do this? I saw in help that you can access this for
Camera, Netstream and Tween, but what about for the .swf itself? Thanks to
anyone who can help.
... more >>
displying the duration of loaded .swf files
Posted by bb73 at 12/21/2006 8:14:13 PM
I've created an online Flash presentation that works by loading numerous .swf
files into a container. It can be viewed here:
http://www.aafp.org/multimedia/chittest4/
As each .swf plays, another is automatically loaded. Since the duration runs
about 30 minutes I want to show the viewer h... more >>
FLV Control Button
Posted by JaypenGo at 12/21/2006 8:04:07 PM
Hey guys, I haven't been using flash as much. Can someone please guide me on
controlling an FLV Movie.
I imported a FLV movie into my fla file, and i have it on frame one and it
plays right on through.
The parameters are set to auto play, auto rewind but it stops at the end. I
wanted... more >>
swf works fine from CD, but when copied onto hard drive it shows empty screen
Posted by aa at 12/21/2006 8:00:29 PM
I have a catalogue of swf which itself is a Windows projector of a FLA file
(i.e. an EXE)
This EXE contains icons (which are imported JPEG files) , and when an icon
is clicked, a relevant swf is loaded using loadMovieNum()
It was working fine on several computers so far until this week it failed... more >>
Where to put XPath
Posted by jake_the_snake at 12/21/2006 5:56:16 PM
Once I've downloaded XPath from xfactorstudio where do I put it?
I've looked for a 'Classes' folder in the application data folder for flash
but its not there. I've created one but I still can't get XPath to work.
import com.xfactorstudio.xml.xpath.*;
var myDoc = new XPathDocument();
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dynamic change of URL
Posted by jla2w at 12/21/2006 5:25:47 PM
I want to load a new "Page" really it is a new section of the same movie, but I need to update the URL address WITHOUT reloading the site. Is this possible using actionscript??
THANK YOU!... more >>
dynamic border for loading photos
Posted by crisbosch at 12/21/2006 4:49:41 PM
I'm creating a photo gallery using XML and Flash. I already have XML
connectivity working and the photos are all loading properly into one empty_mc
on the stage. Now I want to generate a dynamic 10 pixel thick border around
each image loaded into the empty_mc. Since the photos are all diff... more >>
tornado
Posted by fbcojman at 12/21/2006 4:08:42 PM
Morning all,
I am messing around and trying to create a tornado or cyclone effect with
actionscript. I have created my particles moving in an oval, but cannot figure
out how to change the y positions and in turn, decrease the x positions to
create the tornado. can someone assist me. I h... more >>
dynamically build onEnterframe function
Posted by MatMaar at 12/21/2006 3:27:35 PM
Hi
I was wondering how to build dynamically onEnterframe functions.
I want that my first onEnterframe() uses the values of the first time the for
loop runs, the second onEnterframe uses the values build in the second time the
for loop runs, the third time, ......
What my script does n... more >>
tween problem with movie clip on the root stage
Posted by windsurf88 at 12/21/2006 2:54:29 PM
The basic gist: I have an swf loaded into a movieclip on the stage. It plays
fine, I can reference it without any problems. When I motion tween the holder
clip on the root stage, however, it seems to unload the loaded movie... I
checked it with a variable that I loaded within the loaded movie;... more >>
I need help with my game (again)
Posted by tangytom at 12/21/2006 2:14:03 PM
Hi,
Sorry to bother you people again but i need some more help with my flash game.
I have a movieclip instance that i have sorted out the left/right movements of
it but, as this is a platform game i need to be able to make the instance jump
up and fall back down to its original position.
... more >>
Is it possible ?
Posted by Ehud35new at 12/21/2006 5:06:15 AM
I want to make the text to Float or flying( if it the right word....)
Is it possible in Text effect to give a text a float effect like flying or somthing like that ....?
If yes how ?
:cool;... more >>
Dynamic Photo Gallery
Posted by DikeshJoshi at 12/21/2006 4:25:19 AM
Hello Flash Geeks,
I am wondering if we could develop the Flash Photo Gallery Importing the
images dynamically (autometic) from the defined folder with the extension
..JPEG, .GIF etc.
Thank you...
... more >>
Cross Flash interaction
Posted by LorenInPS at 12/21/2006 4:09:52 AM
I have a movie looping in one swf which I would like to control from another Flash movie. I want to tell the looping movie on click to stop and start another movie in the same flash... more >>
Second picture overwrite first Picture!!! Help!!!
Posted by spysum at 12/21/2006 2:24:55 AM
Once i click on the movieclip the picture appear on the stage but if i click on
the movieclip, the second object will overwrite the first picture. How can i
do to not overwrite the picture? and how can i allow muliple click and mutiple
picture appear?
var mySelection = "";//Gobal decl... more >>
How to Make a Multi-Level Game Using Flash 5?
Posted by coolburn at 12/21/2006 12:33:01 AM
I'm wanting to know, "How to Make a Multi-Level game with Flash 5"? EX: If I
were to make a space game, where after reaching a score of 2000 points, the
game pauses and displays the text "Stage 2", then continues or provides a
button to make the game continue starting on stage 2. Any help with... more >>
Combo Box data
Posted by Dave.Hollings at 12/21/2006 12:28:40 AM
Hi,
I was hoping someone might be able to help me get my head round populating 3
combo boxes with XML. Background on what I am trying to accomplish. I have 3
combo boxes on my stage:
- carmake_cb
- carmodel_cb
- cartype _cb
carmake_cb is the only populated and active / vi... more >>
How to make dynamic text as links or buttons?
Posted by ac1982 at 12/21/2006 12:00:00 AM
Hi
I have a flash file reading from a php file and the output is return and
saved inside an array in the flash file and the content is then displayed
inside a text field. I would like to know how I am going to take each one of
the items inside the array and make them buttons or at least add... more >>
UTC Problem
Posted by Yakflange at 12/21/2006 12:00:00 AM
Howdy.
Can anyone help with a problem with getting UTC time? I've got this
actionscript in my main timeline (with the result going to three dynamic text
fields):
onEnterFrame = function() {
pDate = new Date();
nUTCHours = pDate.getUTCHours();
nUTCMinutes = pDate.getUTCMinutes... more >>
Re: Webcam Game Question
Posted by Jeff85nsl at 12/21/2006 12:00:00 AM
Hmm.. Nobody Around Here Know How To Do The Webcam Game?... more >>
Scrolling like a browser window
Posted by Nickholl at 12/21/2006 12:00:00 AM
Hi - I've been seeing this type of scrollbar quite a lot recently on various
sites - heres a good example http://www.orange-project.com/#fashion_072
I was just wondering if there was any opensource code anywhere that anyone new
of that would enable me to do something similar?
thanks a lo... more >>
Fullscreen video in projector
Posted by Emil RT at 12/21/2006 12:00:00 AM
Hi!
Are buildning a stand-alone flash application CD-ROM use.
The application contains video (720*405) and i want it to be able to play
fullscreen.
I've seen a few scripts for this but as I can see the basic idea is to
manually resize the video (no command for fullscreen).
I use th... more >>
Max Length of a text field
Posted by leej_w at 12/21/2006 12:00:00 AM
Hello,
I have been wondering how to prevent a user from entering more than 100 chars
into an input text box.
Basically i tried something like,
text1_tb.maxLength = 100;
however this didnt work and then found out it wasnt a correct to use this in
flash.
i was thinking about us... more >>
Re: getting line cordinates from XML file
Posted by LuigiL at 12/21/2006 12:00:00 AM
>>after som clean up of kglads code
This guy has balls :grin;... more >>
delete selected movie clip
Posted by spysum at 12/21/2006 12:00:00 AM
i have created a delete button and would like to delete away the selected movie clip upon pressing the delete button. How can i do it in Actionscript? Is there anyone who can help me?
Thanks. ... more >>
|