I haven't forgot you, work is just being a pain right now and I don't have a day off til Sunday, which is when I will be able to delve into this properly.
I haven't forgot you, work is just being a pain right now and I don't have a day off til Sunday, which is when I will be able to delve into this properly.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Understandable, I'll keep checking back.
thanks
Blizzard,
Just checking in and seeing if you had a chance to take a look at the code.
Thanks
I have, and I am. I am not seeing anything that could cause this, but I am still doing some testing.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Hey Blizzard,
Just checking in to see if you have been able to find out if anything is wrong from testing.
Thanks.
Nothing yet. I have another friend of mine working on it as well.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Wow, this is turning into a rather larger project than anticipated.
Thanks.
Its probably actually something very very small, like a missing semi-colon. Just having the right eyes spotting it at the right time... thats the tricky part![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Okay, I have some things. I can't test locally for obvious reasons, but I did test with a few of my files. I was able to recreate the problem and it was due (for whatever reason, I do not know why) to using relative URIs in the flash and XMLs. When I just used "/loadMe.xml" for example, the movie stopped playing, but when I changed it to a full http://mysite.com/flash/loadMe.xml" it all worked.
So, since I can't alter the forms and xml and fla's that are on your site, I would suggest going through them and change each URI reference to a complete URL and test it that way.
I would also make back ups of everything first, you know, just in case. But it worked for me. Something about the iFrames being able to use cross-domain crap and I don't know all what. But anyway, give that a try on your test page and see what happens. If it works, then great! If it does not, then I will go back to the drawing board.![]()
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
Oopman is dead on about whats in the videoframe.swf. Its nothing more than a Video Frame that you can load so that the object you need to display video is available since like oopman said you cant create 1 through 3DFA or actionscript.
I havent tried the player in v4.6 but it should work. Oopman did you try and export to v6 of flash or better like maxxxo suggests?
Thanks to both of you.
Bookmarks