What do you think about Windows 7? Write a review or a how-to about Microsoft's newest product and earn unlimited points!

 

Having problems asking a question? Have a general question about Experts Exchange? Let us know!

 
Time Tested Adobe Flash Solutions: 2276 - 2300 of 2344
 
All I need is a simple function to check if a domain is alive or down. I don't need to load anything from the page, just see if it's up. $domain = "yahoo.com"; function checkDomainUp(...
I purchased a Flash menu template and now I need to link each of the buttons to a specific HTML page. How do I do that? Where do I find the code to enter my URL? Also, how do I make the target...
I'm having a problem getting my text to transform to look like this:  http://www.mccullough-net.com/teamname.jpg I'm especially having a problem with gradients whereby if I start with a gradi...
We are working on a project which will have Unicode text files with titles in them. Upon entry, the user will select the language he wants to use. At that time, I will load up the Title ...
It's really strange, an swf file will only work on windows servers, failing to load on all the linux servers I try it out on? I don't really know where to start in diagnosing the problem.
I'm developing a website that contains some flash. When the pages load the indicator bar says that they have not loaded completely, when in actuality they have. Usually it's (2 or 3 items rema...
Im trying to g fullscreen when the user presses a button. when I use this on my computer:  fscommand("fullscreen", true); It works, but once it is online it doesnt. Is there a way to hav...
I have a video that was recorded with Camtasia.  It thus has both audio and video.    I would like to just have a file with audio.   The files are in flash (swf) format.   How can I do ...
500 points to whoever answers this... need help quick! a) How do I pass a variable/parameter into a FLASH file from a web page? b) How do I detect the variable/parameter in my FLASH and ...
Hi, experts I put a onRollover to start a movie clip to move ( mc.gotoAndPlay(2)) then...if I keep rollOver then every time i roll over then it will play mc.gotoAndPlay(2) over again....how...
I'm new to Flash 8. I'm getting ready to use a button to tell a movie clip where to stop and I go looking for the "Tell Target" command and I'm running into some stuff that has me confused. ...
I figure this might be something super simple and straight forward of obscure, so here goes. I have a flash animation which interacts with the user, I would like to be able to take a "scree...
Hello all, Internet explorer crash 1-2 at day in the last 2 months with this error: Faulting application iexplore.exe, version 7.0.6000.16441, faulting module flash9b.ocx, version 9.0.28.0, ...
Hi... I have swf file where the main movie (Scene_1) contains the following : Start ActionScript -------------------- on (press) { playSound("sound.wav"); variable1 =value1; varia...
hi i have thumbs scrolling and i canstop the scrolling once it goes to one end, but cannot do that on the other side.  if(root.mouseX < (stage.stageWidth/2) ||  root.mouseX > (stage.stageW...
I'm trying to use the following script to send an array from flash to an SQL database. However the xvalue comes up as 0 in the table. Is there a problem with my code, am I missing something?
Hi Folks, I was trying to find out how to get all the movieClips on the stage into an array? I need AS2 Code Thanks RG
Using 2 Layers you could easyly use a large animated gif as a page background. Works nicely. I tried the same with a flash animation, but it always puts itself in front of my html page. Des...
I have seen a site with a full screen flash display (no browser was visable) How is this done ? Thanks in advance... P.S. This is URGENT ! The quicker the answer the higher the point...
please could someone tell me how could I generate more than 10 DIFFERENT random numbers in flash please (using scripting....)
it seems to me that there is no "abs" function in flash. with "abs" function i mean a function that returns the absolute number of a value. f.x -5 becomes 5, +5 becomes 5. so my question is...
Please can someone tell me that how can i open a new window in flash and load up another flash movie with full screen, without the browser frames and buttons and users not able to resize as we...
Please send me a URL where I can download a SWF file that contains morph specs. acording to Macromedia Flash. Thanks. My email address is or@arobs.ro
I'v got two scenes, in the first scene a movie clip is played. Is it possible to jump to the second scene when the movie clip is done? I'v tried with a GoTo Action in the movie clip but nothi...
I'm working on a Flash 5 version of a website.  It will use several 'fake' windows that are external .swf files and load in different levels.  When I load a number of 'windows,' some load behi...