all groups > flash actionscript > may 2006 > threads for friday may 19
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
Arabic fonts problem
Posted by ebad293 at 5/19/2006 10:21:26 PM
Hi All!
I'm working with Macromedia Flash MX 6.0 (Thats not a professional version).
Here is a picture showing you my ideas.
I want to make a registration form that needs user to type his/her information
in
Persian/Arabic.(I mean persian or arabic fonts)
I have a "Input Text Field" th... more >>
attachMovie + publish
Posted by donkey boy at 5/19/2006 9:52:26 PM
hey AS gurus,
is there a nice workaround that will allow flash to publish gif & jpeg images
when all elements of the movie are dynamically loaded using attachMovie?
it would save a lot of work on this job.
thanks
dboy
... more >>
Can anyone tell me why this is doing this?
Posted by aniebel at 5/19/2006 9:22:19 PM
Users have complained that they have to push the PLAY button twice to get it to
react. It's a button and in the first frame, is the code below. Should it be a
MC instead of a button? Here is the URL:
<a target=_blank class=ftalternatingbarlinklarge
href="http://www.doubleplusgooddesign.co... more >>
Format ALL text fields?
Posted by Miriam McD at 5/19/2006 7:45:54 PM
Hi -
I've searched everywhere and can't find an answer to this, so any help would
be appreciated. I have a movie with multiple dynamic text fields. These text
fields are drawn into the movie at certain frames (not created using AS). The
text is being dynamically created using flashVars.
... more >>
loading a movie from a php variable
Posted by Kevin0612 at 5/19/2006 7:21:22 PM
I have a web site that has publicity on it.
What I need to do in flash is to load a php file that will send me a link that
his chosen randomly and then in flash I have something like loadmovie(the link
from php)
Also at the end of each movie it need to reload that php file and load anoth... more >>
Network Detection Error Message
Posted by ((-))0((-)) at 5/19/2006 6:47:36 PM
I'm trying to figure out how I can have my swf file display a default error
message if it can't connect to my MYSQL database. Very similar to how an
average browser, like Firefox or IE displays a message when it can't connect.
My setup consists of Flash/swf, PHP, and MYSQL.
Any suggestio... more >>
Change location for storing lso?
Posted by lshake at 5/19/2006 6:32:13 PM
My application saves xml objects to an lso. Is there a way that I can tell the
Flash player which directory to save the lso to? Right now it puts it into
"...Application Data\Macromedia\Flash
Player\#SharedObjects\WN96R8SX\localhost". I would really like to save the lso
file to the same l... more >>
Substruct 2 Dates and get full month difference
Posted by luciewong at 5/19/2006 6:20:33 PM
HI,
I have a start Date coming from a DB like 3/10/2006
and I have the Date of today like 5/20/2006.
I need to find the difference in full months between this 2 dates???
return should be like >TimeUsed.text = "3";
Can someone help please?
Thankyou
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Flash can't add :)
Posted by Eric Adriaans at 5/19/2006 5:56:45 PM
What the hell is going on here:
The script below just adds 0.2 to a variable, and traces that variable...
From 22.8 and on, problems start to occur!
a = 0;
function bla() {
for (i=0; i<120; i++) {
a = a+0.2;
trace(i+": "+a);
}
}
bla();
Trace result:
108: 21.8
109: 22
110: ... more >>
Browser scale/snap/resize issue
Posted by Morgan at 5/19/2006 5:14:10 PM
My ActionScript classes don't start until next month, and I really need
to be able to do this now, hope you can help!
I'm trying to create a scale/resize effect exactly like this:
http://www.framfab.com/ As you can see if you resize the browser, the
logo moves along with the resize, it's dynam... more >>
Defining Variables
Posted by NintendoWii at 5/19/2006 4:36:59 PM
Hi!, nice to meet you all
here?s the thing...
I want to touch a button and load a number in a global variable, which later I can read from any other scene loader...got it?
thanks!... more >>
Something to chew on
Posted by digitalkiwi at 5/19/2006 4:24:46 PM
What I have is an image viewer that loads external images when the next button
is pressed, at this stage the images are in a set naming structure 1.jpg /
2.jpg etc etc
Easy
Now what I want to do is load the images in without defining the name as ?hard
code? what I want to do is load the ... more >>
e-mail form in flash
Posted by ecnelis at 5/19/2006 4:14:07 PM
is it possible to make flash movie that will connect to my smtp server and
send mail (without any server side scripts)?... more >>
Some questions please help me
Posted by Dj... God Lov.... at 5/19/2006 4:09:38 PM
Well I am trying to insert data in a database with PHP and flash but I can't...
does anybody know how?... more >>
Overlapping Buttons
Posted by NotALamer at 5/19/2006 3:41:20 PM
Is there any way to get flash to fire button events for a button that is
underneath something else? I have a popup menu and right now I have some
invisible buttons around it to detect when a user moves off of the menu and it
should be closed. The menu is in the corner of my movie so the invisi... more >>
Slideshow with links
Posted by lm1106 at 5/19/2006 3:20:05 PM
I have created a slideshow with photos that fade out as the next fades in. I've
set each photo to be a button that when clicked goes to a url but it doesn't
work. Does anyone know how to do this?
Thanks!
... more >>
Content.load("directory path");
Posted by angelina28 at 5/19/2006 1:56:50 PM
Hi..I have a flash file using a textarea component that brings in XML data.
I'm running into an issue that involves my XML and CSS file residing on a
different server. The ".load" command seems to only read a directory path. I
think I need a command that will read a URL based ("http") path.... more >>
Focus a movie clip when clicked.
Posted by Lifeasalounge at 5/19/2006 12:53:08 PM
I have a 2 movie clips on the stage. They are named logo1 and logo 2. I have
them set out cascading. So the only clip that is fully visible is the front
clip but the top of the other clip can be seen. When a user clicks on the back
clip i want it to become the focus and appear in front of the ... more >>
Preloading SWFs
Posted by Rabaab_m at 5/19/2006 12:52:27 PM
I have a project which, due to the large number of PNG files, I have broken up
into several smaller SWFs. I have so far successfully managed to get them all
to play in sequence using the Load External Movieclip behaviour on the last
frame of
each, so that it starts playing the first SWF an... more >>
Urgent help with If statement please!
Posted by Stacy-Ann at 5/19/2006 12:22:40 PM
HI Everyone
Was wondering if anyone can tell me why flash seems to be ignoring my If
Statements, every time I try to use one it ignores the condition and just
actions the command. Its driving me crazy. I'm sure I must be doing something
wrong I just can't work it out.
I've put;
on ... more >>
GetURL question
Posted by maartmo at 5/19/2006 12:21:18 PM
I am using two buttons with a getURL function. The actionscript is set to open
the url in a new browser window, which works, however, when I have opened one
of the URL's in a new browser window, the second one opens in that same window,
instead of opening another window. Is there a way around ... more >>
_root vs _levelN (_level0)
Posted by Ian Allen at 5/19/2006 3:02:49 AM
is there a definitive forum-post or article or whatever, about:
understanding _root and _level0 and _levelN?
for example: if a given SWF can loadMovie() another SWF into "level17", then
can that 'child' movieclip say "_parent._root"
to refer to something that might have loaded that 'fi... more >>
Getting x and y from angle and radius
Posted by sunlis at 5/19/2006 12:14:21 AM
Does anybody know how I could get the x and y coordinates and a dot,
controllable by the mouse. The dot rotates around the center of the stage.
I have been working on it, but I can't find out a way to it.
After days, I'm finally breaking down and asking around.
So, if anyone knows how I woul... more >>
Button Trouble
Posted by Purzie at 5/19/2006 12:00:00 AM
Ok Fellows,
I was hoping that you all can help me out here. I had created thi button and
it is in a movie clip. but when I try to point to another movie clip on the
main scene it doesent work I will give you an example of what i am doing.
(incide a movie clip) on (press) {
myMovieClip_mc.l... more >>
how to change the width...
Posted by SpecialNight at 5/19/2006 12:00:00 AM
how can i change the width of the stage (Dimensions) with action script?
i want to allow to surfers to change the width & height..
_root.width and Stage.width does not work..
thanks.... more >>
I need help with actionscript, moving a frame view
Posted by Xanthaphobia at 5/19/2006 12:00:00 AM
I have put in the buttons actions script.
on (release) {
_root.xcod = -2;
_root.ycod = -850;
}
and im not too sure what else i have to do to add to make it work.
can anyone help.
thanks.
... more >>
|