I look into that post, they are having the same problem, yet still no real solution with the directories.
Type: Posts; User: punstc; Keyword(s):
I look into that post, they are having the same problem, yet still no real solution with the directories.
Yes, I did try that. One of the first things I thought about actually.
What happened was that it removed the sub directory part from th url.
so example.com/folder/file/ would become...
Are you testing locally? Within flash?
If so since its just the flash player, there technically isn't a window, thats why _blank works, because it is actually opening the browser then. when you...
Can you post the full code your using to place the flash movie into your site.
if your not using swfobject I suggest you look into using it as it is the standard, for embedding these days. It...
I really new to htaccess and regular expressions, and I'm getting a little lost.
I have a small script that I got from a tutorial that basically removes the file extension and adds a trailing...
Thanks for the link, I have a couple similar articles, for jquery as well. I already have a database set I really just need to the drag and drop portion of the horizontal and vertical, thats where...
Yes the top friends, and also in your pictures you can rearrange the order the images will display.
I've been searching around for a myspace like image arrange, where I can drag around the thumbnails (horizontally and vertically) to set the order of how the images are displayed. I've found a...
This is what safari is saying it can not find...
http://www.flyawaytrip.com/world_usa_map.swfxmlfile1=world_map.xml&show_map=0
What does your code say it is looking for? With out seeing what...
You would need to have some flash and actionscript knowledge. I would go about it by loading in the movie swf in externally and writing the actionscript to control it.
There might be some third...
Have you looked into the colorTransform class? I've never actually used it myself for any real example other then playing around, but it should help you with what your trying to do.
I just took a look at it in safari. It's not finding a couple of files. This is what it is looking for:
http://www.adamsmcclure.com/newsite/gallery.xml...
not quite following you.. do you have an html thumbnail that you want to have play a flash video on it's click?
from what you have posted you have a small problem with the way your are making an instance of your class.
playertext = new textboxes(playername:String="newname")
you can go about doing...
can you provide us with the actionscript in the template, so we can take a look and explain it to you.
I believe it's underlying, i know on my mac there isn't a specific app. download any AIR app and see if it runs. A common one would be the swf object generator AIR app ...
Have you tried urlencoding your special characters? I know using text files you need to do this to see special characters it's most likely the same with xml. here's a link to a chart that has all the...
you need to look into the externalInterface class of flash.
flash.tutsplus.com just released a tutorial on it
...
The link you gave was for a javascript based gallery, not flash..
Too tell you the I can't give you so actual reason for the super, It has something to do with passing variables through the class which it extends.
I believe how it works is that since we are...
I like to think of packages as folders. When you are stating that the package is importme that means that that specific class is in the folder importme.
so say you have a simple class called...
Sothink swf decompiler is the best one i've come across. There is a mac and PC version. I believe it is the one Lee Brimelow uses as well but it is about 80 bucks.
this should help with loading in external swfs and dealing with the navigation.
http://www.kirupa.com/developer/mx2004/transitions.htm
I looking for a way to make a preloader for an entire xml file so instead of preloading images separately it loads them all before displaying.
I figure I can use an array to loop all the images...
Does it try to take you anywhere, or is there no reaction at all. A little more explanation of exactly what is happening will help.
I do know that myspace generates linking urls now just like...