all groups > flash actionscript > august 2006 > threads for monday august 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
Fixed size for new browser window
Posted by litdesign at 8/21/2006 11:33:05 PM
On my site, http://electricpath.com, from the litigation, presentation and
publication pages, I want to load sample images as either swf or jpg in a page
that fits the image size exactly. Humble request: please keep responses very
simple, is possible. Thanks.
... more >>
ignoreWhite doesn't strip carriage returns?
Posted by ThinkSeed at 8/21/2006 11:01:37 PM
I have read in many resources that ignoreWhite gets rid of all carriage
returns. Yet, when I run this simple example, I see a visible carriage return
(2 in fact) in the output panel. What is going on here?
XML:
<?xml version="1.0" encoding="UTF-8"?>
<portfolio>
<section sectionName="s... more >>
MediaPlayer component problem
Posted by miquael at 8/21/2006 10:53:42 PM
i have a portfolio application that uses a MediaPlayer component to play both
audio (MP3) and video (FLV) clips. when an image thumb is clicked in the
portfolio--either an image, a video clip, or an audio clip is displayed (images
are displayed in another MC). everything works fine--when sel... more >>
Loading external txt files into a dynamic text field
Posted by Blakice_iceman at 8/21/2006 10:15:38 PM
Hello,
I have done searches for this topic, however, I'm not finding a very specific
answer. Can anyone please tell me how to place an external *.txt. file's
information inside of a specific (instance name = "theText") dynamic text
field? I know it probably has something to do with the L... more >>
Help Convert decimal to fraction
Posted by jeans_mac at 8/21/2006 10:14:02 PM
Need covert decimal de piont float to fraction
thats no easy for me.
you like help me with my probleam
I thank you very much
sorry for me English
i don't stand English... more >>
Help with AS
Posted by BRENKY! at 8/21/2006 10:05:51 PM
Alright, in a game I made, you click on the enmy to punch them, and it hurts
them. Health goes to the next frame. Now I'm programming powerups. How can I
make it so that when you click the enemy, it brings health forward 2 frames
instead of one when the fist is in frame 16?
Enemy health i... more >>
Make a button for printing
Posted by pallepophaar at 8/21/2006 8:36:11 PM
I want to make a button - when you press it you print the specific frame you're
on - (you print all the things you see on the screen)
I have tried "everything" - but it still doesn't work. I also want to know how
i can make a printing area.
Please help me ;-)
... more >>
playback FLV - AS for updating player automaticaly
Posted by Verstile at 8/21/2006 8:31:12 PM
Hi all, have some problems with my videos.. FLV files pling directly into a
SWF.. Some so not det the images but sound only.
is it the player version they have?
how can i add an update(automatic) with actionscript only. Videos har not
embeded in html only the swf is called wich then plays ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Dragging Attached MC's
Posted by VaporAction at 8/21/2006 8:09:39 PM
I want the user to be able to click on an MC which will cause another MC to be
attached and then I want the user to be able to drag that MC around without
dragging the MC it was attached to...is this possible?
Here's my code...
OriginPositive_mc.onRelease = function() {
this.attachMov... more >>
Quiz templates
Posted by Soc4me3 at 8/21/2006 7:47:54 PM
Hi,
I'm trying to configure one of the quiz templates so its all fill in the
blank. I managed that part but now I wanted to have the quiz stop after 10
questions, calculate the results. If the user gets 8 or more right they
continue and if not they must go back and retry the 10 question... more >>
Multiplayer
Posted by gregmax17 at 8/21/2006 7:35:22 PM
I am thinking about making a multiplayer game (up to 4 players) with Flash. I
have read again and again that XML is more common/safer way to go, but how do I
do it? This is what I am having a hard time understanding: Let's say there is
no one in the room (where players can walk around in) and ... more >>
Play sound once with shared object
Posted by windsor at 8/21/2006 5:57:52 PM
I need a little help. I have a sound loop that plays once when my home page is
loaded but when you leave the home page and then return it plays again. I only
want it to play once even if the page is refreshed. Can you do this using
SharedObjects?
Is there a way of controlling it so that it w... more >>
LoadVariablesNum
Posted by jla2w at 8/21/2006 4:48:01 PM
I load a variable from a text document into a frame on my flash movie. It is
the homepage of my web site. When you view the home page the first time it
works. But if you then browse the other frames in my movie and come back to the
hompage the text will show up, but the links are not active, a... more >>
Loading background image onMouseOver, etc.
Posted by MMandela at 8/21/2006 4:17:42 PM
I'm try to solve this problem, but it seems too dificult for me... So, any help
or clue are welcome!
Let me decsribe it!
I have movie that has two different images... When the movie is loaded and
reach the end, I have large button that onMouseOver effect has new image
(smiling girl).... more >>
Please Help - passing a local variable to live content??
Posted by Ryan Kellogg at 8/21/2006 4:05:04 PM
i am trying to solve a problem and i think that i have a solution...i just
don't know if its possible...here's the situation:
- an interactive cd with links to individual URLs; the user clicks a link and
is
taken to a log in page (which is basically just a password input screen)
-... more >>
loadMovie to specific Frame Label?
Posted by jeffpelletier at 8/21/2006 1:57:46 PM
I'm using the following to replace the currently playing .swf:
loadMovie ("mod0.swf", this);
and I'm wondering if I can not only load mod0.swf, but also jump to the frame
labeled mod1. Any ideas? Thanks!
... more >>
Stage follows MC
Posted by Felt Graphics at 8/21/2006 1:55:30 PM
im looking to create a flash movie where the user selects 4 different menu
options, each option will load/attach a different MC.
now what im trying to do is when the MC is attached there is a path inside the
stage with a upwards motion.
what I want is for the stage (viewable area) to follow ... more >>
Fscommand........PLEASE HELP
Posted by Lucy4 at 8/21/2006 1:40:46 PM
I've seen a web page that plays an swf file and half way through the size of
the page changes. How do the do it and is it possible to do it before the movie
actually starts to play? I think that I might need to use the fscommand to do
it, but I'm not exactly sure.
Thanks
... more >>
write code or text in an external file
Posted by linux70 at 8/21/2006 1:33:50 PM
i want to write some text or code in an external file such as (text file or something else)
when an event in flash occurs
like (on mouse click)
thanks for your answer
... more >>
CellRenderer + DataGrid + rollOverItem Event
Posted by gurthWERM at 8/21/2006 1:09:11 PM
Hello all,
I have a custom cellRenderer with a custom button in it. I would like to
trigger the DataGrid rollOverItem event when the user rolls over the button. I
haven't been able to find anyting on this topic, nor have I been able to figure
out a way to use the DispatchManager to achieve... more >>
simple addition
Posted by Caurj at 8/21/2006 12:38:08 PM
I have two input texts (a and b)
and I want to make (a + b)
but if I dont enter one of the values the result is "NaN"
how can I fix it?
... more >>
MovieClipLoader - end of play flag
Posted by ropeGun at 8/21/2006 12:25:09 PM
Hello all,
I am making a [b]movie[/b] slideshow viewer with sound. I would like the
functionality to be similar to a self-playing [b]still[/b] image slide viewer,
but with each "movie slide" being a small SWF movie with sound. Each of these
individual "movie slides" varies in length (time)... more >>
Unload Movie
Posted by Lucy4 at 8/21/2006 12:15:43 PM
Is there anyway I can get a movie to unload after it's finished playing. I want to remove the movie and have a jpeg left in the web page.
Thanks
... more >>
Dynamically creating menu buttons with unique event handlers
Posted by Christopher Hayes at 8/21/2006 10:39:37 AM
Using F8, AS 2.0
I'm creating a menu dynamically from XML.
The script simply attaches a new instance of a Library Item (which is a
Movie Clip) for each child in a node.
What I want to do is to create an onMouseUp event handler for each of the
new buttons dynamically.
Here's what I've... more >>
Mutliple framed MovieClip and its Class
Posted by SMB at 8/21/2006 10:05:13 AM
I have a 4 framed MovieClip in my library named 'MC Swatch Set' with a
defining class named SwatchSet. Each of the frames contains 2 - 4
MovieClips with instance names
swatch1
swatch2
swatch3
swatch4
For this post, please refer to
http://www.seanberry.com/swatches.png
On frame 1, swatc... more >>
Get data from aspx file
Posted by NutsyNalinda at 8/21/2006 12:00:00 AM
Lets say at
http://flash.sample.com/default.aspx?number=1000
shows thes datas
-START_CSV-
1000;pol;1;345;
1000;pol;2;456;
1000;pol;3;345;
1000;pol;4;235;
1000;pol;5;374;
1000;pol;6;3470;
-END_CSV-
So how should I get this data in to the flash file, should I use load Variab... more >>
KeyListener
Posted by Ashok Parte at 8/21/2006 12:00:00 AM
Hello Everyone
I need help!
Can anyone help me understand KeyListner functionality.
What I want to do is very simple.
I key value in the Textfiled and press Enter Button.
I should be able to trace the value enterned in my textfield.
For many in must be simple. So pls help
... more >>
Taking a lot of time to load a PHP script.
Posted by testNissar at 8/21/2006 12:00:00 AM
:sad;
Hi, I am a flash action script programmer. I have a big problem that dynamic
variables are not loading into my flash site and showing "undefind undefined"
instead on "firstname lastname". Please any one can help me to solve this
problem.
Here is the description about my problem:
... more >>
Loaded swf can't find sound file
Posted by McWeeney at 8/21/2006 12:00:00 AM
I'm new to AS and I am probably missing something obvious.
Projector is in the main directory (Demo). It loads an SWF file from a
subirectory (Demo/Animations). The SWF file loads a sound file from a further
subdirectoy (DemoAnimaitons/Sounds). The SWF tests OK, playing the file.
However,... more >>
Radio Buttons On Sliding Transition
Posted by Xodus6 at 8/21/2006 12:00:00 AM
Hello,
I'm having issues with returning the results from radio buttons. If I take
the radio buttons and submit outside of the multiple layers, it works fine, but
when I try to get the data to show in the sliding transition, it doesn't work.
I have a feeling the problem has to do with loc... more >>
|