Hello wonderful TekTip community,
I am stumped on this one, I need your help:
I have a field storing a string value of a year/month like this : 200802 in a field called 'display_month' that I need to compare to NOW()...when I run this query:
SELECT display_month...
OK gurus...
I want to basically ask you guys if this is "doable". I'm sure it is. but I'm lost.
I have a class from flumpcakes.co.uk called MSN Messenger Class. Basically this connects to the MSN notification server, then the switchboard to handle messages.
Then I have modified a simple...
Hi all,
Please bear with me, i am new to *nix environments. I am using PuTTY to gain shell access to my server. I have been attempting to run a successful tcp socket server. I have managed to get to the point of finding if the server was running using:
netstat -l
after many error messages...
i am bringing in variables through an embed code
the typeof the imported variable is "undefined"
i need it to be a string or something that will cocantenate with this path
_root.movieToLoad=_root.reldir+"/swf/"+_root.currentIndex+".swf";
_root.reldir is the var that is loaded
String(reldir)...
i searched the forum, and couldn't find an applicable answer.
i am creating empty clips in my movie that are loading individual images from an external source.
when a particular button is pressed, i would like a mc with a nested text box to display text relative to the image.
the original...
this is difficult to explain, i will attempt to be clear.
simple slide show
here is the code and the problem
function moveObject (objecttoMove, newPosition){
objecttoMove.onEnterFrame=function(){
this._x-=(this._x-newPosition)*.5
}
}
function indexUp(){...
this should be really simple, but it evades my comprehension...
2 files, exactly the same dimensions, same directory
....one jpg in a swf, the other just a jpg (the same jpg)
this works
_root.holderOne.loadMovie("./image001.swf");
image shows up fine
this, however...
hey guys,
looked through the forum and couldn't find quite what i was looking for..
i am draggin a couple movie clips all over the place, problem is when the mouse leaves the stage (or flash player if you will) it still drags the clip, regardless that the left button is let up. is there a...
just out of curiosity, can a flash movie be made to access a twain device like a webcam or scanner?
i cant seem to find any references to the possibility...
cheers
paul
hey guys, i need a preloader for my movie,
i have a main swf that loads external files, and i want the preloader in the external files (each built from the same template)
the main swf is only about 2k, the externals are anywhere from 35-150
i put it together like this...
frame one, external...
hey gang
i have one spot in my movie where i load an external swf into a MCholder....
problem is, when i test the movie, the external swf DOES load up, but the output window gives me the error:
Error opening URL "file:///J|/richardson/finals/"
what would the error be with opening the...
hey all
can i load an array from a text file? and how would i write the syntax in the file?
i dont think i can, but thats why im here
if not....
i would like to load a variable from the text file example
myVar=one+two+three
how, in flash5 can i rip apart the string to make the 3 words...
thanks in advance for reading this post. any help you can give would be awesome. i would like to add that i have only posted a couple times, and have been working with flash for about 2 years now, but almost every problem i have encountered, i have found a solution in the postings at tek-tips...
hello all.....
having problems with an encrypted password, i know it is something simple and stupid, but i just cant see it
here is the code that is giving me trouble.....
switch (@$do)
{
case "login":
$connection = mysql_connect($host, $user,$password)
or...
<paulthesuperphpnewbie>
hello again anyone...
what the heck does this mean??
i dont know what i did but it seems that i cant even define a variable in php anymore and i get this error
here is the snipperthinger...
<?asp
$name_editor = "Editor_1";
$id_edit = 'eng'...
<phpnewbie>
Hey there;
I have read (i think) just about all the "cannot add header information" threads and i KNOW there aren't any white spaces or extra carriage returns in this script, etc. Is there something in the php.ini that would prevent this header from working????
<body>...
Good day,
I am the IT Coordinator at our orginization;
we are having a problem with ACCPAC Plus on 2 separate accounting machines. Both machines are running Win98 Second Edition with all available updates from Microsoft. It seems that after first boot in the morning, if any print is attempted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.