all groups > flash actionscript > february 2007 > threads for saturday february 3
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
Get URL working in flash player but not once uploaded
Posted by dijonadobe at 2/3/2007 11:10:52 PM
Can anyone help me?
I have my main .swf file hosted. Everything is now working perfectly on the
hosted file or as a .swf file in the flash player.
Once as an embeded object on the final destination site -- the external links
are not working. The links within the .swf movie all work but not... more >>
Flash XML Error Code 1005
Posted by jvargas01 at 2/3/2007 9:07:59 PM
Hello everyone,
I have a problem using the FLV Playback video component and using the list
component. What I am trying to do is create
a video playlist and simply load the videos as the user selects them from the
list.
Here is how I have my file set up:
1) There is a FLV Playback com... more >>
Get the real duration
Posted by Natan Alves at 2/3/2007 9:01:47 PM
Hello.
I am creating a MP3 Player using XML. I have one problem, get the real
duration from the mp3 file when the file is not complete loaded (using the
streaming from the Sound Class). Search on the web and i found many topics, but
none resolution.
I create an function to show the cur... more >>
Load XML with dynamic filename
Posted by shaunie123 at 2/3/2007 8:57:05 PM
Hi,
I am trying to create a load xml function where I can send the filname to load
to the function, however I get a syntax error with the following function, can
anyone see what is wrong here?
function loadXML(file){
myXML:XML = new XML();
myXML.ignoreWhite = true;
myXML.onLoa... more >>
Menu MovieClip to follow mouse
Posted by lawrenceging at 2/3/2007 8:43:14 PM
Hi there,
I think my previous post lost anyone who read it, thus no responses. I will
try and explain it more clearly.
If u look at this site www.douglasfisher.co.uk and click on "portfolio" and
then one of the images he has a mouse following menu thats works really well -
how can I c... more >>
HTML TextField block image?
Posted by abeall at 2/3/2007 8:36:20 PM
I need to insert some images into a dynamic Textfield via the <img> tag. There
are two problems I've encountered:
1) Flash seems to display it as inline, wrapping text around it. Is there a
way to specify the image as being block?
2) If I have multiple images near each other, they overlap ea... more >>
accessing .as file
Posted by pubchum at 2/3/2007 5:36:02 PM
I am following the included tutorial in Flash MX 2004. I have created a
Product Class, but when I try to access with getDescription it returns void. I
don't have an #include Product.as because the tutorial doesn't tell you to AND
in the sample file IT doesn't use the #include feature. What d... more >>
How to emulate a button has been clicked?
Posted by davepla at 2/3/2007 3:31:27 PM
Hi:
I have a MC and when the user clicks it something is done:
myButton.onRelease = function() {
....
}
How can I simulate it has been clicked? i.e. send an "artificial" onRelease
event?
Thanks in advance,
David P.
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
createTextField() will not work with UI Component
Posted by MRC06460CT at 2/3/2007 2:28:14 PM
I use ActionScript to create a TextField & it works fine.
If I then add a UI component (say button or checkbox) to the stage the
TextField stops displaying.
If I remove the just the button on the stage the TextField still does not
display. If I then remove the button component symbol f... more >>
Help scripts Animated mc
Posted by GerhardusP at 2/3/2007 12:56:32 PM
:confused;
Hi, please help! I have an animated mc button, on roll-over the button
enlarges upward. My code is in the actions layer on the main timeline. I now
want this mc1 button to also play mc bg1, but only play mc bg "over"
section. Then I want mc2 on roll-over to play the "out" secti... more >>
Dynamic fullscreen flash
Posted by Kaneon at 2/3/2007 12:25:15 PM
Hi all,
http://www.mono-1.com/monoface/main.html
I have found this site which combines fullscreen flash with dynamic object
repositioning.
The flash content repositions itself until there is no more space. Does
anybody have any ideas how to do this or
URL s for tutorials ???
On k... more >>
Preloader for multiple images
Posted by alokjain_lucky at 2/3/2007 12:19:30 PM
I want to create a preloader which loads multiple images at a time.
i tried the normal script with getBytesTotal() but it provides the bytes of
currently loading image, so the preloader only works for one image at a time.
how can i get the size of all images that i want to load ?
Than... more >>
Need help with a script
Posted by Hompe123 at 2/3/2007 11:49:07 AM
Hi there,
Probably not a big deal but somehow I can?t figure it out. I need to make the
browserwindow a fixed size so that, regardless of which size ones browser is
set to, that it adjust to the size I want. Here?s an example: http://new.se/
Are there a script for this or another way to ... more >>
how can i make a new flash command
Posted by MrFishi at 2/3/2007 9:27:36 AM
hi everyone
want i'm trying to do, (sorry for not explaining properly in the last topic),
is to make a new flash command which i'll be able to use for all objects.
for example: create a command for the final x position of an object
(._x+._weight).
and then use it like this: objectName._new... more >>
how to preload a preloader? as it may sound funny....
Posted by flaskvacuum at 2/3/2007 7:39:24 AM
http://www.adobe.com/devnet/flash/a..._structure.html
try to download the fla. and use the bandwidth profile to simulate the loading.
I and understudying the framework if it. And thot the proloading part could
help me when comes to fast development work using the componenets.
Wonder wh... more >>
actionScript Problems
Posted by RafighiAmir at 2/3/2007 5:59:50 AM
ActionScript is a very bad language because its every year change and it's
changing in base that's very hard for me and very bad thing I learn action
script in 2 years and then sudden change it.
action script very hard for me that I am working animation it must very easy
to use not hard co... more >>
Book to get for a C++ programmer
Posted by EvilPaul at 2/3/2007 4:47:35 AM
Just wonder if someone could recommend a book for someone that has programmed
in C++ constant for a few years. I have used flash casualy to make animations
but nothing with actionscript. I have this book:
http://www.amazon.com/Macromedia-Flash-ActionScript-Training-Source/dp/032133619
4/sr... more >>
OMG! Please help me with some actionscript for a flash .php form
Posted by satrop at 2/3/2007 1:44:05 AM
Wright I've been trying for ages to get this to work. I have 10 combo boxes and
tow input text fields in a "_mc" named "form" one send button with the
following code on it.
on (release) {
form.loadVariables("email.php", "POST");
}
I then have this code on the ".php" file.
<?php
... more >>
Color slider and actionscript dilemma
Posted by maxtkacz at 2/3/2007 12:13:54 AM
Hi, Im making a quiz game (and am currently creating the authoring flash file
where users picks colors etc for the quiz) and I was wondering how I can make a
color slider to pass a variable to an object which actionscript then changes
the color of. Please help.
... more >>
|