Plz Reply Soon
I am using loadVariablenum() in my Action Scripting,and receiving value from ASP to Flash. Is it necessary to include
<%= variableName %> after <PARAM name=movie Value="exp.SWF?.........." in my HTML page.
Plz Reply ASAP
Thanks
FlashKit > Flash Help > Flash ActionScript
Posted on: 10-16-2004, 12:46 AM
View Complete Forum Thread with Replies
Sponsored Links:
How To See The Reply
heLLo.
i know this souNds silly, buT i just canīt see the reply! i've had a notificatioN saying that i have a repLy and when i cliCk i just can see my questioN... and no reply.
of course i' ve done several refreshments... but noThing.
it's stranGe, and if i'm righT i won't see the anser even to This question, so... nothing to do.
the title is "traNsparenT flasH" :|
View Replies !
View Related
PLEASE REPLY SOON
Hey I was wondering if anyone could help me out with something. I am using these types of scripts to output certain types of bandwidth related information in my flash movie.
//bits loaded en last second
b_loaded = _root.getBytesLoaded();
// total bytes
b_total = _root.getBytesTotal();
//current time in seconds
time=(getTimer()/1000)-time1;
//bits per second = bloaded/time
bps= b_loaded/time;
//bits left
b_left = b_total-b_loaded;
// seconds left
s_left= Math.ceil(b_left/bps);
//minutes left
min=Math.floor(s_left/60);
if(min>=1){
s_left-= Math.floor(min*60);
if (s_left < 10){
s_left= "0"add s_left;
}
}
else{
min="0";
if (s_left < 10){
s_left= "0"add s_left;
}
}
//output for time left
timeleft=min add":"add s_left;
//output for bit_rate
bit_rate = int(bps)add"bps";
// percert for bar in _root
percent= (b_loaded/b_total)*100;
//set the property of x scale of bar
_root.bar._xscale= percent;
Basically I want to use various attributes to create graphic representations in vaarious pieces but am having trouble. Any suggestions. Also, anyone know how to get a trace route in flash without Perl.
Thanks...
View Replies !
View Related
Reply
The easy way, based on the amount of code you seem to understand, simply:
repeat the duplicate step in the same frame, no loop needed.
_root.target.duplicateMovieClip ("uniquename", level);
_root.uniquename._x = #;
_root.uniquename._y = #;
repeat until you have ten.
If you are interested in learning more first understand and successfully execute this code. Then if you are interested in learning some real code look into
for () {
}
however you must have some more understanding of code and setting variables. Hint: For is a loop executed with code.
View Replies !
View Related
Reply Please
still got problem that i cant change the check box character instead of the check box character inside smart clips. n i also need to create bout 15 check boxes.
View Replies !
View Related
Please Reply
Hey there!
I have got many questions
Firstly>>>> I need a login page in flash. I have asked this question many times but no one ever gave a an fla file! So er.. please help!
Secondly>>>> I really want to get into flashkit and help out so why don't you moderators tell me how i can be one too??
Thirdly>>>> anyone know any cartoonist or flash animator who lives in Auckland??
Thnx for replying(if u do!)
View Replies !
View Related
Reply
i meant is there anyway i can download all the files or even most because i want to have them all... i will never be done if i try searching then downloading...
View Replies !
View Related
Someone PLZ Reply?
i sent messages before and got no reply,
i am making an intro for my website and i am a newbie, it is a the matrix reloaded website and intro... you can see the website so far here
for my intro i want the matrix code to scroll down the screen, full screen and as the background, but only starting at like frame 50 or so, i have one theory of how to do it, by using a gif but dont know how to do that even i am a newbie!!!
Someone please help me!!!!!
James
View Replies !
View Related
Reply
relax, it takes a while to be listed. Give it a couple of weeks. It took around 10 days for my site to come up on the search engines and another 10 days ubtil the meta and html description showed up. Patience is a virtue.
View Replies !
View Related
Reply
your hosts needs to support cgi scripting with a folder in your domain called cgi-shl or cgi-bin depending on your host. if your having problems with the scripots try this site he as some great cgi scripts http://www.scriptarchive.com/
OOOPS ingnore this was supose to be a reply to the form post below sorry FK
View Replies !
View Related
Reply
Ok, after I made this post I realized that the CD will be using a projector, so essentially, I really don't have to worry about resizing. Also, shrinking the size will of the movie will not necessarily lower it's size? If that is the case, I guess the only way for me to really shrink it without using two seperate files for large pics and small ones would be to lower the image quality in the publish settings. One more thing, I can just have the movie resize automatically using like fscommand? So, I won't have to worry about that right.
View Replies !
View Related
Reply
hi there...
I have a flash embeded in html which loads images directly from the server into the flash (load movie)...
all seems to work fine on mac ...and on pc as well when I use netscape or mozilla....but Internet explorer for pc seems to take almost a minute to load the same 12 k image...
do I have to place an extra line of code somewhere in the html?
would be great if you can check it out:
www.edvere.com/indexed.htm
thanxs a lot...
sandra
__________________
sandra
/////www.stylofoam.com//////
Phatius
charlie.phat5.com
Registered: Oct 2000
Location:
Posts: 76
You may have better luck posting in a help forum, but you also may want to double check your SWF code. There shouldn't be any difference between the way the flash plugin deals with loading from NS to IE. It is the exact application code (the flash plugin I mean) after all.
Have you tried this on other machines? Perhaps you have some spyware or other issues in IE that doesn't effect NS.
__________________
sandra
/////www.stylofoam.com//////
yeah...I thought that with flash it should work same in IE than Netscape, Pc and mac...thats actually why I am so confused...
I have tried it on several mashines, even placed it on another server and asked friends in different countries to check it...
Seems to have everywhere the same problem...
Apart from that I dont hope its something in the code...it was **** loads of work.....but if it is, wouldnt the problem then show up in all browsers and platforms as well?
Is this one of those non-logical web-hell problems?
sandra
View Replies !
View Related
Reply
Hi, Green eye
I mean when the buttons are pressed, the button itself changes colour inorder to indicate that the user has pressed it already.
Sorry if it didn't make clear sense! Look at the buttons on the www.iso50.com site to understand what I'm talking about.
View Replies !
View Related
Reply
Thankx for all the help I am gonna play around with this and try creating my own scrolling player
p.s. if you think of any thing else that may help me jus reply here thanks again for the assistance
View Replies !
View Related
Help. Can Someone Please Reply?
Ok. I created a button.. and added a behavior that loads an external swf into a movie clip. Now the external swf movie that loads into the mc also has a button that loads a second exteral movie. Nesting several movies swf files in the main movie.
http://www.dondi.biz/newsite06/ (click on portfolio)
When I view the final movie. It only loads the first external movie showing the buttons (web, Print etc.). But when I click on the button it doesnt load the third movie.
but when I view the second movie it loads it just fine when not nested in the first movie. http://www.dondi.biz/newsite06/portfolio.html it loads just fine.
Can I not nest these movies together to work just fine? Why is this so frustrating? Can anyone help me please?
View Replies !
View Related
Why Do I Never Get A Reply?
Hi, just wondered if anyone could give me a few pointers. I'm trying to set up an mc which i can drag and drop a duplicate of multiple times. Can anyone help?
This is the current script I'm using:
on (press) {
_root.typea.duplicateMovieClip("typea"+mycount,_ro ot.getNextHighestDepth());
startDrag(this, true);
}
on (release) {
stopDrag();
}
This is giving me two versions, but the next time I try to drag and drop a duplicate the previous mc disapears.
Thanks in advance
Rich
View Replies !
View Related
[MX] Is It Possible? Please Reply.
Hello.
I was pondering the idea of starting a full flash website and was curious if there was any content management capability...
If anyone doesn't understand what Content Management is, please reply with your question.
If someone knows an answer to my question, Please help out. I would greatly appreciate it.
View Replies !
View Related
Immediate Reply Please
i've got a doubt.
i've created a button.when the user clicks on it i want either microsoft outlook express to open or i would like to open word document.how can i do this.
the other doubt i have is how can i call a exe file from one movieclip.
regards
yeswini.
View Replies !
View Related
Please Reply...help On Actionscript
Hi all,
I am new to flash and i have a problem.
In the actions panel I want to use the "OnClipEvent"
but it is getting seen as dimmed or blurred.
So how do u activate it.
Please let me know.
thanks.
Triveni.
my e-mail add :trivs17@hotmail.com
View Replies !
View Related
URGENT Please Reply
I got a swf file on a server.
I've updated it by overwriting it with the new version.
It's not displayed, even when I cean the History and the Temporary internet files.
I asked a friend of mine and he said that there is a command in flash that called retrive that order the browser to look for updates and it's supposed to solve the problem.
there is no command like this in flash.
Do you know about a command like this?
Or something else not in flash?
please help! this is realy urgent!
Thanx
Kugy
View Replies !
View Related
Reply To Bntsmek
Hi,
since you do not reveal your true url for testing, I can just guess that you have tried only with IE on windows...
BTW: you can put all codes inside one on-release, like this:
on(release) {
recipient = ...
subject = ...
if(email ne "" && Name ne "" && street ne "") ...
} // end of on-release part
Musicman
feel free to mail me for further discussion
View Replies !
View Related
Reply To CNL83
Hi,
have a look here: http://www.were-here.com/forums/show...hreadid=109583 - it was well hidden behind the search button, and FK's search button has some hidden details as well
Musicman
View Replies !
View Related
Another Problem, Please Reply
Thanks for the previous advise. It helped alot. Now I am testing the "projector" on different computers and I have a big problem. The movie runs O.K. on Windows 98 and up but on Windows 95 it plays like a turtle and the sound cuts out in certain spots. Some of the voice overs do not play. Is there a way to get the movie to play well on all versions or do I put requirements on the CD jacket. The last thing I want is for this CD to go out and get calls that it does not play right on this computer or that. Is there a way around this. Please help.
Patti
View Replies !
View Related
Multilanguages - No Reply?
Hi, can anybody help me?
I already posted this question in the 5-general help forum -without any reply...
I am asked to create a Flash5-Web-Site in more languages. This Site contains more than 30 HTML-Pages and different Flashmovies. It should be possible to switch between the different languages by exchanging only the decisive objects. Because I am more used to programm with Macromedia Director, I think about the way of exchanging whole castlibs, each for any language - so is there any similar possibility in Flash (with shared libraries or something else)? How would this basicly work?
Thank you for any help,
Christian
View Replies !
View Related
Can't Reply To Posts
I can't ever reply to messages! Every time I fill out the "reply" form and press the submit button, IE just hangs. I've tried it several times--it's not my ISP, because I can easily re-load the main forum list... anyone?
View Replies !
View Related
Reply To Mirandir
thank you mirandir!
what you wrote first time round was a great explanation.and i understood it fully!
anything after that started confusing me.This "root" stuff.I dont get that, it just confuses me.
But what i did now was on scene 2 i labelled the first frame as a frame label...and thats crystal clear!
however my button (on scene 1, inside a movie clip" is still not finding the frame label.I gave the frame label a name! And well everything should be totally correct.But still not working.
Any chance i could send you the FLA to save hours of writing here my man??
Thanks man!
chris
also thanks Welsh dude for the help too!
View Replies !
View Related
Pleaz Reply
OK this is the THIRD time I have written this out...I hope they get that refresh prob fixed on the new thread window...anywho, I am a novice...no, an intermediate...well somewhere around there. And also, as the name suggests, I'm just scraping onto the teen era.
Anywho, I have been looking at websites, and found out what people laugh at, and have come up with an idea. Basically, I need help with:
Limb movements
- Where to seperate Limbs?
- Motion tween or FBF?
Lip Sync
- How can I draw efective cartoon mouths without it looking cheesey?
Anywho, I'll let the kind people get to work replying and the lazy so and soes delete this message...
Oh yeah, and to get an idea of the type of help I need, look at this copy of my person on a quick backround:
If that didn't work, go to www.riggsfamily.co.uk/thomas/newstest.jpg
and if THAT didn't work, I've attatched it
View Replies !
View Related
Reply From Server
well... I am uploading some variables to php(on server) [then php makes .txt file of them]... how can i know if all variables has gone to server. Can php send me some kind of reply when flash has sent all of variables.
thanks !
View Replies !
View Related
Havent Got A Reply? Help
Hello. I have yet to get any replys. I am not yelling. I love this how people can help everyone. Ok. I made a site on word. I uploaded them onto the internet. Problem is that I put pictures from files I have on my computer. I cant seem to get them to work on the site. What do I need to do??? Link them somehow??? PLZ I really am getting angry at myself. Thx. Detailed answers would be great but anything would help.
Thx
Jake
View Replies !
View Related
Can LocalConnect Reply?
Hello,
I am using localConnect to communicate between 2 frames. It is working fine one way. But I want to reply to the info I send after running a function.
All examples I have seen close the connection after sending their info, is this to save on memory? Anyway are their any examples out there?
thanks in advance!
View Replies !
View Related
Reply: LoadVariablesNum()
Sorry for late reply, here's the code.
submit.onRelease = function() {
loadVariablesNum("http://myweb/formprocess.php", 0, "POST");
_root.scrollpane.setScrollContent("formsent");
};
I think it has got to do something with server as files work before uploading. I have also tried using loadVariables but they didn't work too.
(I have used a loadVariablesNum action in my movie for a form. Now on the PC it works fine and well without any problem and even within the browser, but after uploading on the server, it sucks and does nothing sort of loading variables. Any suggestions?)
View Replies !
View Related
Kiosk Help Please Reply
OK so i am making a kiosk for my resume/portfolio. the thing is i have made all the movies, saved them all individually as .flas and linked all the .swf together. but when i go to publish, and i go to click on a link, it leads to a blank screen, so it is not finding the next screen??
how can i combine them all into one neat movie
thanks.
PS; i have been using the loadmovie function to jump between movies
View Replies !
View Related
AS Help PLEASE Reply ASAP
i wanna make it you need passwords for certain things (which you can get from talking to diffrent people and stuff) and you can SAVE and also i wanna know how to make a thing where you need to enter Passwords what action script and other stuff do i need
I use Flash MX 2004 Pro
View Replies !
View Related
Reply And Start
I use Flash MX 2004 Pro and I would like to know how to make it say start when it is ready to play and replay when my flash movie has ended. I know how to make the start and reply button but how do i make the jump to scenes? Any Help would be appreciated.
~Shadowolf
View Replies !
View Related
A Few Questions (please Reply)
My dream is to be an animator...and I have a lot of work to get there, and a lot of time (im 14). I thought using flash would be good to help me learn.
Now to my questions. Question #1, When I draw a stick figure to attempt at making a walking cycle, the legs sometimes stick together when I move them. I have each leg on a different layer so I can seperate them but my problem is I can't make little adjustments because they stick together if they get near. Is there a way to resolve this?
Question #2, This is more of a request then a question but does anyone have a walk cycle .fla, or .gif that I can look at it and see the steps, so I can make my own? I'm having a very hard time with making a walk cycle.
Thanks Very Very Much For Your Time!
View Replies !
View Related
To Chessgenie: Thanks For Reply. But.......
hi,
i have placed the AS at the first frame.
the combo box works as the drop down displays what is indicated in the AS.
option1, option2.... this part i understand.
but the combo box doesn't carry out the action.(it doesn't trace out the text when i select the option1, option2....)
nothing happens when i click on the combo box ( beside dropping down and listing the options)
i replace the trace with some actions (gotoAndStop(10)..... etc)
it doesn't work. so i'm missing out something.....
__________________________________________________ _______
Here's a simple example :
1) create a combo box component and name the instance as "comboBox"
2) on the property panel, calls the change Handler as "comboBoxEvent:
Your AS could be:
Code:
option = new Array();
option[0] = "option 1";
option[1] = "option 2";
option[2] = "option 3";
//
function BuildList() {
comboBox.addItemAt(0, option[0], 0);
comboBox.addItemAt(1, option[1], 1);
comboBox.addItemAt(2, option[2], 2);
}
//
BuildList();
//
function ComboBoxEvent() {
var itemSelected = comboBox.getSelectedItem();
var itemx = Number( itemSelected.data );
trace (" itemSelected(" + itemx +")");
if (itemx == 0 )
trace("I clicked Option 1");
// code your action here for option1;
else
if (itemx == 1 )
trace("I clicked Option 2 ");
// code your action here for option2;
else
if (itemx == 2 )
trace(" I clicked Option 3 ");
// code your action here for option3;
else
trace(" Hmmm .. what I have done here?? ");
----
You don't call the comboboxevent...
--------------------------------------------------------------------------------
Have you tried the AS? For testing, place it on frame 1 with your ComboBox.
You don't call the comboBoxEvent()... it is triggered by the event handler when you pressed any options on the Combobox....You can have as many options as you want, but you need only one event hadler. However you need to know which on the options (which is an index number starting from 0 in our example) was pressed and decide what to do - such as make your MC gotoandplay to frame X....
View Replies !
View Related
[F8] Please Send Reply
hai,
I create one SWF file using Actionscript but that SWF file won't run in Internet Explorer why? what is problem my code?
what i did? get my SWF currentURL and check some conditions if it is equal
gotoAndplay else some error file load. but not working in IE
My code using some Syntaxes
_root._url
loadvarsNum
split
Any problem in syntaxes
View Replies !
View Related
[F8] Please Send Reply
hai,
I create one SWF file using Actionscript but that SWF file won't run in Internet Explorer why? what is problem my code?
what i did? get my SWF currentURL and check some conditions if it is equal
gotoAndplay else some error file load. but not working in IE
My code using some Syntaxes
_root._url
loadvarsNum
split
Any problem in syntaxes
View Replies !
View Related
I Need Some Helpplz Reply
Hi, I am a beginner in flash and need a little help. I have an animated gif banner and a flash banner. What I want is to have a code...either javascript or actionscript to check if a visitor has flash or not. If they do have flash, i want the flash file to play and if the visitor does not have flash, I want the animated gif image to play. What would be the proper code for this? Thanks
View Replies !
View Related
Urgent Reply Please
Hi All
I'm in a very bad situation , I made an interface "Template.fla" , which contains a progress bar (slider bar), I'm loading some swfs in a movieclip called container_mc, all swf are having a common movieclip st_mc in which the animation is running with nested movie clips. I want to run the progress bar according to this st_mc timeline. Please help.
Regards
Amit
View Replies !
View Related
PLZ Read This And Reply
i have posted 1-2 threads before about this.. but i didnt really get a straight answer. so PLZ help this noob
Q1. Special effects..(blinking..fading..) of website template when it's being loaded to the page, is it scripting or just a movieclip?
Ex. www.2adavanced.com
Q2. Is there a way to have more than one preloader on a page.. like one for top-navigator, one for main screen, one for bottom menu... and how?
It will be really nice of you if you can make a sample fla and post it.. or just answer my questions. Thanx guys! PLZ help this noob !
View Replies !
View Related
Reply- I Wuold Go To USA, UK...
well its my dream to study visual arts so am ready to go after my dream to the end of the world. :)
wel i know that gnomon school is realy good, but they have enter exams (portfolio) but am not pro so i dont know if i pass so i want to find several schools.
Does anybody heard about fullsail school? the prices for studing are quite similar to gnomon. but what abaout quality, is it similar???
thank you for your advices.
View Replies !
View Related
|