Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
LiquefactionStudios #1
Need help with wierd glitch...
I have some very wierd stuff going on so i need someone who knows their flash
and (hopefully stuff like FTP severs too) well. I have a huge problem. I am
making a proffessional website and the point of it is to display photos. i have
an array of buttons. Once a button is clicked, it moves to a corresponding
frame which has the code:
loadMovie("imgs/art/art01.swf", "position");
It loads an swf that has the image without any code or anything on it. It gets
more advanced here.
I made this site once before and have been asked to remake the entire website
recently, and replace a few of the images with new ones. The new images in swf
files have the exact same code as the previous ones. The problem is that the
new ones don't work from first time. The first time that they load, they do not
appear, but once you refresh and click on the same one again it shows up. I've
been transferring all of these new files to an FTP server, where the old ones
were located. could it possibly be a problem with the FTP server? It works
perfectly on my computer.
Help would be greately appreciated, thanks!
LiquefactionStudios Guest
-
I have a little glitch...
Hello, I'm going a little crazy here with a problem I have in my flash movie: http://www.mindfuze.com/homeT.html. After the diagonal mask on the... -
Is it just me, or is this a glitch in CS?
When I go to my links palette and I shift select a group of links, say six in a row of the same image, and I hit replace link, it doesn't work right,... -
glitch problem!!!please help!!!!
i got a big problem im making a projector in director were the right part of the movie is a swf were is the navigation bar, with the diferent icons... -
Is this a glitch??
When I first open an Illustrator CS file for the day and click on an object, the entire attributes palette is grayed out. Then, if I close that file... -
DAS autostart glitch
I am running DB2 V8.1 FP2 on Linux. When I turn on autostart with the dasauto command, DAS starts automatically after first reboot but not after... -
tralfaz #2
Re: Need help with wierd glitch...
"LiquefactionStudios" <webforumsuser@macromedia.com> wrote in message
news:c52co8$ji$1@forums.macromedia.com...do not> The problem is that the
> new ones don't work from first time. The first time that they load, theyI've> appear, but once you refresh and click on the same one again it shows up.
If the old image appears after you upload a new one, it is because you are
loading from the cache. Refresh won't help because it only refreshes the
html page, not the swf file. You must empty the browser's cache to get new
copies of everything.
Why are your external images in swf files? Unless you are using an old
Flash version, Flash MX can load the jpeg itself without it being in an swf
file.
tralfaz
tralfaz Guest
-
wllm #3
Re: Need help with wierd glitch...
try and load the external file into a movie clip.
first create an empty mc and name it. then load the external file into it.
on (whatever) {
loadMovie("file.swf", _root.blankMC);
}
hth
wllm Guest



Reply With Quote

