all groups > flash actionscript > november 2006 > threads for monday november 6
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
Array Assignment
Posted by TroyK at 11/6/2006 10:35:12 PM
This seems like it should be so simple.
I want to assign b_ary with the values of a_ary (b_ary = a_ary) and then I
want to make changes to b_ary without changing a_ary. But when I do anything
with b_ary it also makes those changes in a_ary. As you can see in my example
below it works with ... more >>
Scrolling gallery referencing the mouse
Posted by fire orchid at 11/6/2006 9:57:46 PM
Hi - I have another question - I would like to create a gallery similar to the
one seen here in the "at nader" section running vertically down the page:
http://www.nader.com.au/main.html
I have created something, but it is not doing anything like what i want - in
fact, i actually have no... more >>
Full screen breaks with embed
Posted by protohippy at 11/6/2006 9:03:10 PM
Hello,
I have a movie that I am trying to put to this website. The designer wants
to keep it within this table, but wants it to be able to go full screen. I
have the movie working when you access it directly
(http://www.progressivemultimediaproductions.com/images/test/testbig/test03-6... more >>
having to click button twice for movie load
Posted by gregn11 at 11/6/2006 8:13:23 PM
I've set up a movie that has buttons for additional swf movies to load.
However, I'm having to press each button twice for its respective movie to
load. See code for one of the buttons to see if you might be able to help.
Thanks.
-----------
on (release) {
kitchens.onRelease = fu... more >>
Random
Posted by Rob_QVC at 11/6/2006 4:11:06 PM
Lets say I have eight different MovieClips. A user can randomly select the
ones he want. The first four selected will go one page 1, the second group
will go to page 2. I have no idea how to do this. I was thinking about useing
arrays or duplicateMovie. Can anybody help?
... more >>
Photo Not Centered
Posted by WebXperience at 11/6/2006 3:50:41 PM
i am creating a simple photo gallery using ActionScript 2's
CreateMoveClipLoader. I have a MovieClip instance named myPics_mc which is
centered on the stage. the Stage, Moviclip and picture all have the same
dimensions. When the mvie is run or published only the upper left hand corner
of the... more >>
onClipEvent(data)
Posted by Sketchsta at 11/6/2006 2:48:08 PM
His guys, im doing this form in flash where after you click on "submit" flash
waits for the php file to get the text, then moves to next frame and stops...
this works no problem when i open the swf on its own...but if i import it into
a movieClipLoader it wount work anymore... it still send... more >>
wait then gotoAndPlay
Posted by KG800 at 11/6/2006 2:13:56 PM
Hello,
In my flash piece I want the play head to stop at the last frame wait a little
bit then go to a specific frame with in the piece, so it will loop after it
plays the whole timeline once. I'm not sure how to complete this. I'm guessing
I will need to use setInterval, but not sure how... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
images with text
Posted by alokjain_lucky at 11/6/2006 1:42:43 PM
Hi
I am creating a quiz in flash for multiple choice questions. Questions are
stored in an xml file; I am displaying the question and options in dynamic text
boxes. Everything is working fine till here.
My problem is that some questions have images with them. How can I display
those i... more >>
Flash buttons with action script working but I don't understand them enough to use
Posted by abdezines at 11/6/2006 1:17:58 PM
My addy is www.abdezines.com firstly otherwise i will forget.
Can anyone explain to me how my buttons work as I have pulled them apart many
a time and can not get my ead around them to be able to re create in a similar
idea. Someone built them for me previously but will no longer help when a... more >>
Timed tween?
Posted by BryanThomas at 11/6/2006 3:26:50 AM
Is there any way to make a timed tween from image A to image B using actionscript? Ex. Making image A fade out and image B to fade in, all of this over 5 seconds. Thanks.... more >>
xml gallery problem??
Posted by robertr81 at 11/6/2006 3:04:03 AM
I?m using a xml gallery with thumbs . I tried several things but can?t get it
work. I want to add links in the textfield. The text in the textfield comes
from a .txt file and xml file. I dont know if it?s possible to add links in
..txt files or if there is any other way to open urls with links... more >>
FLV Playback script
Posted by german01 at 11/6/2006 1:04:11 AM
Hello!
Please help me with this project. I have four video clips on the same stage.
One movie is a question and the other three are answers. I'm using FLVplayback
component. Each instance is linked to an external video clip through it's
parameters.
I would like each answer display a mes... more >>
Flash Mail
Posted by bcounts at 11/6/2006 12:09:57 AM
I have been looking for someone with a flash email form with attachment in
[b]PHP[/b] - I have searched the net and found a few but nothing great. I need
it to send to a specified email account when submited.
All I need it to have is 4 fields - Name, Email Adress, A field to add an
attachm... more >>
A verry weird problem!!
Posted by Sketchsta at 11/6/2006 12:00:00 AM
could someone please have a look here...
the problem is, the contact us page... it works fine by its self, even when
its loaded into a movieClipLoader... but whe it opens from the site it doesnt
display the Imput Text... I thought it was because of the mask i had over
it, i've had prob... more >>
FLV Playlist
Posted by Mediahouse at 11/6/2006 12:00:00 AM
I want to embed multiple *.flv files into my video however, after the first
video has stopped playing, I want it to automatically start playing video two.
Is this possible via actionscript for though any way that I havent looked at
yet. At the moment, I've imported video a and video b (for e... more >>
preloading an external .swf
Posted by gringito at 11/6/2006 12:00:00 AM
is it possible to preload an external .swf from the main movie while the
preloader routine stays in the main movie, not in the external clip? it does
not work in my case ... I may do something wrong ...
I have a mc called "loader" on the main timeline in the main movie.
I want to preload a... more >>
loadvars question
Posted by dave at 11/6/2006 12:00:00 AM
When you do a sendandload to an asp script which returns an xml document
into flash, is there a file that is downloaded to the client's hard drive,
or is it all done in memory into flash?
Thanks
... more >>
XML-flash troubles
Posted by Tiemen Rapati at 11/6/2006 12:00:00 AM
Hey,
It seems I want to much of xml. Defined in the xml as
<pages>
<page id="home" x="100" y="10" title="BIG TITLE"
bg="set-01-cut.jpg">
<column w="220" h="300" title="Subtitle">
<![CDATA[<C1>Body tekst... more >>
Flash Comms script
Posted by total2k3 at 11/6/2006 12:00:00 AM
Guys,
I'd be most grateful if someone can help me with the below flashcomm script.
I'm trying to take a screenshot of a video stream and store it on my server as
a jpeg file.
I made a test file which takes a screenshot of whats on my webcam, convert it
to a bitmap and then send it piec... more >>
|