all groups > flash actionscript > october 2005 > threads for monday october 31
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
Works in Flash but not on Web ???
Posted by Mark Kellie at 10/31/2005 11:45:50 PM
Help !!!
I have form using the actionscript attached to this topic.
The form functions correctly inside of Flash but when it is uploaded and run
in a browser it doesnt work.
The form connects to my database to deposit the information and then the php
page returns OK if it was successful ... more >>
klgad, or anyone, how to get slider land on correct button on page load
Posted by artscreations at 10/31/2005 11:45:31 PM
Hi All,
How can I get the slider bar to land over the main menu button when that page
loads in the browser?
Below is a link for the current page I am working on, but the same problem is
with every page in the site.
http://www.innova-techsolutions.com/blacknwhite_image.htm
Below i... more >>
I'm sorta new to actionscript and have several problems....
Posted by Key Chung at 10/31/2005 11:16:29 PM
I'm slogging my way through Lynda's Flash MX 2004: Beyond The Basics: Hands-On
Training Manual and have run across a few moments where the tutorials (and the
actionscript I've used to complete them,) do not act like they're supposed to.
I don't know if it's my fault, the book's or a bug in Fla... more >>
Timing to fast - need to slow down
Posted by DebScott at 10/31/2005 11:14:01 PM
I have attached the below link below if anyone can help me. On each of my
bullets they are coming in to fast. How do I get them to stop for about 5
seconds (enough time for any employee to read one) and then the next one comes
in, etc.
can anyone help me please.:confused
Deb
http... more >>
Clean function
Posted by scisnero at 10/31/2005 10:51:25 PM
Hi, i need to clean a onRollOver status from a movie clip, in order to let childs movie clip use an rollOver status of their own. Please Help me!!!... more >>
DepthManager, ugh!!!
Posted by gatorjoe at 10/31/2005 9:40:08 PM
Does ANYBODY have a simple example of how to add instances of a movieclip using
the depthManager? Previously I added clips like this:
someMovieHolder.attachMovie("instanceName",newName,nextDepth,{_x:0,_y:0});
where newName and nextDepth are variables holding the new instance name and
n... more >>
class/object question
Posted by ofeet at 10/31/2005 8:39:53 PM
Here's the situation:
I'm trying to do a card game that was done in c++. In the c++ version, the
Deck object held multiple Card objects. How do I do this in flash?
Here's my Deck.as so far.
class Deck {
var cards:Array;
function Deck() {
}
function addCard(Card) {
... more >>
Checking Array for contents...
Posted by C-Rock at 10/31/2005 8:04:19 PM
I have a string returning in an array. I'm sending the contents of that string
to a function to test if the string contains a letter. If the string only
contains one letter it works fine. I can't get it to work if it contains more
than one. Please help...
function convertConstruction (temp... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Actionscript 1 to 2
Posted by debloom at 10/31/2005 7:37:43 PM
Hey Everyone.
I just upgrade to Actionscript 2.0 and was trying to make my script compatible
with Actionscript 2.
When I publish my file with AS 1 Version 5 the movie works great, when I
publish it with AS2 Version 7 no go.
Can anyone help me out? I'm trying to figure what changed.
A... more >>
Arrgghhh...damn absolute mv-clip path....Help!
Posted by Russell at 10/31/2005 2:58:14 PM
If I load an external MC (swf) into an empty container MC on my main
timeline, then the path to reference say, an embeded MC from within the
externaly loaded MC would take the form of:
_root.EmptyMC.EmbededMC ??
So no matter where i use the actionscript, even within multiple embeded MCs
... more >>
text border - change color
Posted by dirkness at 10/31/2005 1:06:38 PM
Hi
Any ideas on how you change the color of the text border color - and the actual fill color?
thanx
dirk... more >>
combobox
Posted by ramana17_m NO[at]SPAM rediffmail.com at 10/31/2005 1:04:15 PM
hi all,
if i load an external file using ProgressBar and loader components, the
combobox is not working in main file. in external file it is working fine. if
anyone knows the solution plz tell me.
thx,
ramana.
... more >>
Simple problem
Posted by Joe_DN2003 at 10/31/2005 12:06:33 PM
Hi
Im having trouble using Flash 8, I have bought a few books but still cant work
it out. I just have a really simple screen, it has 2 text boxes and one button.
What I want to happen is you type a string into textbox 1, then click the
button and it displays the content of textbox 1 in tex... more >>
splash page
Posted by 400$ at 10/31/2005 10:30:37 AM
hello,
I am making this site.Where I have a splash page and then its followed by my
photogallery.As there is no menu, how can I make my content show after the
splash Page?slpash Page is an external swf that I am loading into master.swf.
... more >>
Problem with Formmail with flash8
Posted by ianhg at 10/31/2005 10:03:37 AM
Hi,
Can anyone please help I am having a problem with a contact page in Flash. I
am using cgi-bin/formmail.pl to return the data so that recipients recieve it
via e-mail. The form and script works well with html. The actionscript I am
using appears ok -- if I use send rather than sendAndLo... more >>
preloader with xml
Posted by ramana17_m NO[at]SPAM rediffmail.com at 10/31/2005 8:58:25 AM
hi all,
i have a problem with ProgressBar component. i am using XML connectors in my
files. those files are working fine. but when i load these file in preloader,
the xml data is not coming in that file . if anyone knows plz help.
myxml.swf is working fine. but this file i loaded int... more >>
need help with reginizing var change
Posted by ~eXe~ at 10/31/2005 12:56:43 AM
im making a lil game and i need an if statment to run only if a varuble has
changed....
I have it setup liek this you type in an iput when you press enter it changed
_root.InputL to _root.Input.text to ";
And then i have in a movie clip on there when InputL = yess do this
and i cant have... more >>
a very simple matter
Posted by Spiderunp at 10/31/2005 12:53:50 AM
ok i need a bit of help. I need a timer, a backwords timer. I mean i wanna put
a certain time (ex: 1h 11m 11s) and then start counting backwords. I don't
think that is too hard to make. It doesn't have to have style or what ever.. i
just need the timer.
if you can make it swf directly it ... more >>
External flv only playing in preview window
Posted by wiredsc at 10/31/2005 12:45:17 AM
I have set up an swf where I have an external flv loaded in a new video object,
the script is from the flash help section, and when previewed it is fine,
however when I try and test it in my web browser the .flv doesn't load, the
rest of the page loads up fine, but the movie doesn't appear. I ... more >>
adding event handlers to dinamically created mc's
Posted by John Doe at 10/31/2005 12:24:13 AM
hi:
i'm creating some MC's dinamically:
for (i=0; i<rows; i++) {
for (j=0; j<cols; j++) {
idx = i*cols+j;
if (idx < n) {
tnRef =
this.createEmptyMovieClip("tn"+idx,this.getNextHighestDepth());
}
}
how can i add onRelease event handlers to them? i've trie... more >>
Web service question...
Posted by C-Rock at 10/31/2005 12:00:00 AM
I'm calling a web service that returns an array. I have a function that just
displays the result returned. I'm getting [object, object] when I trace the
result. How do I pull a variable returned from the array like city? I've tried;
details.onResult=function(result){
trace(result.cit... more >>
Referencing Duplicated movies in actionscript
Posted by 10n6 at 10/31/2005 12:00:00 AM
:confused;
I am duplicating a movie which contains dynamic text fields and need to then
reference that movie in the following statement to update the text field in the
duplicted movie and control its functions. all I get are errors when I try it.
i've tried [ ] ( ) surrounding the element on... more >>
Need button to increase frames per second
Posted by dzynr1980 at 10/31/2005 12:00:00 AM
Is it possible to put a script on a button that when pressed will increase the frames per second? I need to press the button and double the frame rate to sort of fast-forward through the movie.... more >>
Problem with an AS Class I'm building
Posted by sampurtill at 10/31/2005 12:00:00 AM
I have a class called NewsReader and inside I have two functions. One is called
loadFeed and the other is called finish... I want finish() to be called once
the feed loads in the loadFeed function. Here's the code:
...
private function loadFeed(feedUrl:String, storyText_txt:TextField):V... more >>
Tesy Player VS. Browser
Posted by SimpleScripter at 10/31/2005 12:00:00 AM
Does anyone have any advice on how to debug something that works in the test
player, but not in the browser?
It seems simple enough. I'm passing a button object to a loaded movie clip.
This movie clip calls the button's onRelease action.
When I call expandbtn.onRelease() from the main time... more >>
Resize screen or monitor
Posted by Rookie Warrior at 10/31/2005 12:00:00 AM
I am looking for a solution that will resize the monitor from flash. I don't
want to use the fscommand because it stretches the flash presentation and if
you use fscommand no scale property then your left with two large blank spaces
on either side of your presentation.
So I am looking for... more >>
Launch projector limited amount of times
Posted by doinka at 10/31/2005 12:00:00 AM
Launch projector limited amount of times
------------------------------------------------------------------------
Is there a script that counts how many time a projector has been open?
I'm looking to make a demo projector that can only open a project 1, 2 or 3
times.
... more >>
IMPORTANT BUG: flash 8 components+ asfunction protocol + buttons or movieClips as buttons -
Posted by studiobiagini at 10/31/2005 12:00:00 AM
This is the situation
ON THE STAGE:
- a textField that loads an external .txt file with some CSS formatted text
containing href tags that call a function declared in the main timeline or in
some class through the asfunction protocol;
- a scrollBar component (or every other kind of Flash... more >>
Simplifying script
Posted by jkwilkerson at 10/31/2005 12:00:00 AM
Greetings All. I'm fairly new to the AS 2.0 world and need some assistance with
a script. The abridged version, I constructed a script that will change the
.._visible property of movie clips on a stage, based on the onRollOver and on
RollOut function. But as I add more images to the movie, the... more >>
Datagrid : Text Wrap
Posted by rhythmofrain at 10/31/2005 12:00:00 AM
Is there a way to wrap the text in datagrid header or column text?... more >>
Removing Components at runtime
Posted by apodkolinska at 10/31/2005 12:00:00 AM
Hello All.
I am working with an accordion component in which i create a scroll pane. The
information with in this scrollpane needs to be deleted and created from
scratch as it appears in 4 different configurations. To delete all the
information within the scrollpane i actually delete the ... more >>
morphing image
Posted by bleed_through at 10/31/2005 12:00:00 AM
hey i found this image liquifier that i really want to use - however it's been
created in flash 4 and when i open it in mx2004 it doesn't work properly. flash
automatically updates the actionscript when you open it.
i've gone through the code and the components again and again and i can't fo... more >>
URL Link in Flash
Posted by sdoerbecker at 10/31/2005 12:00:00 AM
I'm trying to create a URL link for a button nested in a symbol. This is the
action script I used for the button in the symbol:
getURL(http://www.timberlake.com, _blank);
I keep getting an error message saying:
**Error** Symbol=Panel4, layer=Layer 1, frame=1:Line 1: ')' or ',' expected
... more >>
FLASH MX & FLASH MX 2004 Action Script
Posted by aenie09 at 10/31/2005 12:00:00 AM
Hi everyone,
I wanted to know is there any differences in flash mx and flash mx 2004 - when
it come's to actionscript?
Plus can I just copy all my actionscript from flash mx into flash mx 2004.
Will my coding work fine in both version?
Thanks so much!!
... more >>
|