all groups > flash actionscript > november 2006 > threads for sunday november 12
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
how to load random images into a swf
Posted by sirega at 11/12/2006 11:13:03 PM
I am making a web page, and i want the swf banner to load random images.
Could someone please help me with that. I would greatly appreciate it.
Thank you.... more >>
Scalling SWF movie
Posted by banthony2 at 11/12/2006 10:10:57 PM
Can someone tell me how to scale or resize a SWF movie when using loadMovie to
place it in a new Movie. I've tryed the _width and _height script but haven't
been sucessful; all I've been able to do is scale the whole movie. All I want
to do is scale the SWF to fit the specific size of the blan... more >>
Incrementing a counter on each frame
Posted by steviehype at 11/12/2006 8:53:06 PM
Hi there,
I'm new to flash and am using it to produce a short animation of a interface
I'm designing for university.
Could anyone tell me how I would go about having a dynamic text field that
would contain a counter that incremented by (whatever I wanted) on each frame?
eg. say I hav... more >>
Flash 8 player issues
Posted by plankguy at 11/12/2006 8:17:10 PM
I have a script that I used in an older version of a site. I am now tweaking
and adding, and want to publish the new version in flash 8. However, i'm
getting some unwanted results when i publish in flash 8 rather than flash 6.
Can anyone have a look and tell me why?!
Thanks!
[hr]
num... more >>
Button scripting
Posted by GrizzlyWalky at 11/12/2006 5:54:47 PM
Hi everyone! :smile;
I'm having problems with the coding for some buttons and I'm sure it's no big
deal but hey, beeing a beginner... total blank here! :embarrassment;
Here's the situation : Lets say that in [b]Scene 1[/b] and on [b]Frame 10[/b]
(with a stop action on it) I have a movie c... more >>
Video object _width property
Posted by Manno Bult at 11/12/2006 4:19:53 PM
Hi all,
I have a class which has a private property 'screen' containing a
reference to a Video object like:
private var screen:Video;
A few lines below there's a public method returning the width of the
video object:
public function getWidth():Number{
return this.screen._width;... more >>
Iframe
Posted by kdimmerman at 11/12/2006 4:19:00 PM
Can anyone help me with loading an Iframe into Flash. The photo gallery generates all the files but no swf. Also is there a way to use the Html file it created? ... more >>
Help, novice here
Posted by cwong102 at 11/12/2006 3:35:53 PM
I purchased a predesigned flash website. It has a contact us form that allows
the viewer to type in their name, email, and message to submit. However, when
they hit the send button, nothing happens. I am not sure where to set the
script and how to do it. Any help would be greatly appreciat... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
movieclip loading
Posted by johnnyearth at 11/12/2006 2:52:27 PM
Hi everyone!
I have a movieclip containing a textbox. I have constructed a function that is
supose to change the text of the textbox when i use it. But it seams that the
textbox in the movieclip will not update its value after I have called the
function. Can someone please help me?
tha... more >>
movieclip loading
Posted by johnnyearth at 11/12/2006 2:48:44 PM
Hi everyone!
I have a movieclip containing a textbox. I have constructed a function that is
supose to change the text of the textbox when i use it. But it seams that the
textbox in the movieclip will not update its value after I have called the
function. Can someone please help me?
tha... more >>
zoom to rectangle on movieclip
Posted by jgn2006 at 11/12/2006 2:45:55 AM
Hi, I'm trying out Flash and would like to implement a zoom and pan like the
one here: http://zeroextinction.org/pointmapper/azefiles/index.html
I am as far as generating the rectangle over my movie clip. The trouble is how
to then grab the coordinates of the rectangle and zoom to it. I figu... more >>
link to cd
Posted by alpdoruk at 11/12/2006 12:25:03 AM
i make a animation that will run from cd and i wanna give a link into this animation to some data in cd drive
how can i do that?
... more >>
html links: link from one text box to another
Posted by fanmap81 at 11/12/2006 12:00:00 AM
Can anyone tell me how i can get a bunch of links from an external text file,
rendered in a text box, link to another text file, that renders in another text
box? Im trying to make it that when you click on the link in the first
textbox, it opens up the corresponding linked content in the oth... more >>
Moving movieclip with AS
Posted by Tume91 at 11/12/2006 12:00:00 AM
Hi!
I'm quitre new with Flash and especially with AS. Allthought I have programmed
another languages before. Well, I'm making simple animation, and I would like
to move one symbol with action script. In my animation, ant runs to the left.
Because this background must move to the right. Well,... more >>
Custom Mouse Not Working
Posted by Tilly3434 at 11/12/2006 12:00:00 AM
I created a site in flash and wanted to add a custom cursor so when the site
comes up the cursor is changed for the user in the site. I have on my
"interface.swf" page one frame and my code reading as follows.....stop, load
movie "custom cusor.swf" on frame 100 (so it would be my last frame)... more >>
Why isnt my background resizing?
Posted by fanmap81 at 11/12/2006 12:00:00 AM
Can anyone tell me what it is im doing wrong here? Im trying to get my
background to size to stay consistent with the stage no matter how wide the
screen is. I want to know whats wrong with my code that this isnt happening
all of a sudden because it worked in a previous project i was working... more >>
Dynamic sound on multiple MovieClips
Posted by fungusbogus at 11/12/2006 12:00:00 AM
Hi Folks
I am working on a "text to speech" engine which will "read" (and highlight)
syllables simultaneously.
Before you ask - I cannot use commercially available speech engines cos this
is being targeted at language groups where the population numbers range
anywhere from 500 to 3000 peop... more >>
Re: zoom to rectangle on movieclip
Posted by jgn2006 at 11/12/2006 12:00:00 AM
I changed the registration to upper left but did not understand this very well:
"it's located at 0,0 to start or adjust the _x,_y for your start point. " and
perhaps that is why it still does not work well. Depending on how many times I
zoom and where I start drawing the rectangle, the zoom ... more >>
|