all groups > flash actionscript > june 2004 > threads for wednesday june 30
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
Problems concerning publishing SWF
Posted by nilsondelourenco NO[at]SPAM yahoo.com at 6/30/2004 11:04:15 PM
My friends, could you help me...
First of all, I had a problem that I couldn´t solve and the site was
already
being aired...
I fixed the problem and sent the file to the server (uploaded it). I
tested it.
It worked. I tested it on many computers and the update was ok.
After that, three ... more >>
What is happening? (Problems concerning publishing)
Posted by nilsondelourenco NO[at]SPAM yahoo.com at 6/30/2004 10:16:20 PM
Hi all!!
What a strange thing happened to me...
Firstly, I published a site but I didn´t know how to make the site get
sized
according to the browser...
Well, I fixed it. I published it.I tested it using 3 computers. I sent
the SWF file to the server.
Three days later, I went to a s... more >>
actionscript 2.0 - passing objects (such as MovieClips and TextAreas) by reference?
Posted by junk NO[at]SPAM idea-multimedia.com at 6/30/2004 8:46:24 PM
i have a question regarding functions in actionscript 2.0 - i would
like to be able to pass movieclips or textareas by reference into
functions in an external .as file. specifically, i want to call a
function from my scripts.as file in my flash movie to manipulate a
movie clip on the stage. id a... more >>
[flash mx 2004] Scrollpane -- target clip load in ???
Posted by zoollii at 6/30/2004 3:34:19 PM
Hello !
how can i target a clip loaded in scrollpane ???
scrollpane.myclip._visible; // don't work !!!
scrollpane.myclip.go(); // test do a function ,, don't work !!!!
Can we do this ???
Thank you
Zoollii
... more >>
Sound + and -
Posted by OLe at 6/30/2004 2:48:47 PM
Hello,
I need help for a seemingly simple function:
I have a custom videoplayer which handles a .flv-stream with instance name
"video" and I want a plus and a minus button to control the level of sound
in say steps of 20% increase and decrease respectively.
I have figured out a way to set the... more >>
Attaching a Sound and Video in Screen
Posted by Flashatma at 6/30/2004 2:43:03 PM
I have an application in which I have Sound and Video. For the first ten
screens the video would play. Starting from 11th screen onwards, my audio
file will play. I have total of 40 slides and I have audio clips for every
one of them. When I attach a sound onto screen 11, for some reason it start... more >>
Marquees w/ AS 2.0
Posted by Ken Silanskas at 6/30/2004 1:43:21 PM
Hi all,
It's been a while since I posted last. I was wondering if anyone could
tip their hat in the right direction for me on a piece of functionality I'd
like to add to an application of mine. In Windows, when you click on a blank
space and drag, you get that translucent marquee that select... more >>
dynamic background fill
Posted by J formerly private news at 6/30/2004 1:23:07 PM
Hi all,
I have a background gradient fill that seems to misbehave and appear in the
foreground?
im using flash mx so i suppose im asking how can I get this to appear as a
background not in the foreground and could it be done better in mx?
_root.createEmptyMovieClip("bkgrnd_mc", 1);
// make... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dynamic MX 2004 Component Resizing
Posted by Christopher Homer at 6/30/2004 1:23:00 PM
I am trying to make a width adjustable input field. I need to use
attachMovie to bring in an indeterminate number of input fields during
runtime and I would like to be able to resize them. As with other
components, resizing using the "width" proporty cause distortions of the
graphics th... more >>
Sound control
Posted by Brian at 6/30/2004 12:38:12 PM
In my current project I have sound that is related to what is going on
on the stage(i.e. the narrator will talk about things that at the same
time will be shown on the stage). I am trying to build a number of
buttons to control the movie, so the viewer can pause the movie, and
then keep play... more >>
autoflow text in columns
Posted by jr at 6/30/2004 12:24:10 PM
guys
this has to have an answer
anyone got any ideas about flowing loaded text over columns like a newspaper
(or macromedia edge)?
btw i have RTFM
cheers
jr
... more >>
Flash with frame ?
Posted by Le Thai Nguyen at 6/30/2004 11:59:54 AM
Hi folks,
How can I make Flash with frame like HTML frame. Load another resource as
html, content , image , another flash .....etc
Regards,
Nguyen
... more >>
Help: handling special characters
Posted by Roman_Blöth at 6/30/2004 11:32:21 AM
Hello actionscripters,
again a question from a Flash-newbie:
I've got a Flash movie that does nothing else than fetching some strings =
from a PHP-script via "loadVariables" and then displays these in a=20
simple text field.
So far so good, but since this all is in german, I've got to h... more >>
"param" tag in Object html
Posted by Geoff at 6/30/2004 11:02:59 AM
I am trying to work out how to access from within Flash the "Autoplay"
variable (param) which is set in the HTML object and embed tags.
Any ideas?
Thanks
Geoff
... more >>
Rotate left or right? How to determine smallest angle?
Posted by David Stiller at 6/30/2004 10:45:56 AM
I'm building a compass where the needle needs to spin to a given
rotation with easing. I've got the eased spinning down, but am stumped on
choosing whether to increment or decrement the needle's rotation.
If the needle is currently at 270 degrees and must move to 54, I can
easily tell... more >>
dynamic movie clips (loadmovie?)
Posted by SaR2 at 6/30/2004 10:42:04 AM
I am trying to pull an .swf file into my master .swf file based on a
variable. I have used loadMovie() but it is jumping out of the current
(calling) movie. I want the dynamic .swf to play within the context of the
initiating movie.
Thanks !!
... more >>
Application/scripting problem
Posted by Tmac at 6/30/2004 8:50:49 AM
I'm having a problem and I don't know how to see where my problem is. I'm
working out of a book "Flash MX 2004 Prrofessional application development"
modifying it for my own application. Now to get to the problem. I have a
datagrid that loads dynamicly through the new flash remoting api. no prob... more >>
Dynamic Population of ComboBox
Posted by atlantatomboy NO[at]SPAM hotmail.com at 6/30/2004 7:40:23 AM
Hello All,
Does anyone know how to populate a combo box using an ASP file and a
db or a text file. There are a couple of posts here but they are
incorrect. I have been banging my head against the wall for a couple
of months to no avail. Any help would be apreciated. I just want to
add the... more >>
Why event handlers get deleted ??
Posted by NewsMe at 6/30/2004 5:02:34 AM
Hello,
I have been jumping up and down to find out what is the reason my
dynamically generated event handlers attached to a button inside a MC
(onRollOver, onRollOut, onRelease)
are deleted when moving from frame 1 to frame 2 ?!
The button is present ONLY on frame 1 of the MC
There is no d... more >>
Question about title
Posted by NNSK at 6/30/2004 2:56:48 AM
Is it possible to make an standalone project and to turn off title during
playtime such as "Macromedia Flash Player 7" or to replaye it with something
else?
... more >>
|