Hi,
I am looking for a script I can use in excel that would take filnames within a directory and write to an excel spreadsheet updating once a day. I believe I seen it on the forum before but can't seem to find it.. Can anyone help me out...:-) Thank you!
Slickyboi!
Hi tsuji,
Thanks for helping me out. I went ahead and created a vbs for it and I received an error Microsoft VBScript Compilation error.I think I must be missing something
Hi all,
I'm not very good with vbs, and I found a script that will work for me.. It checks to see if a registry setting is set if not it writes in the values needed. But I need to do this in different areas within the registry. Is there an easier way to write this in one script instead of...
Whoo hoo!
You rock jemminger! That worked!
I just had to add onClick="self.close()" too so it will close itself after in jumps to the link.. Thanks man! :)
Thanks for your response...
I went ahead and added the javascript into the head
<script>
function doClose() {
if (!self.cancelClose)
window.close();
}
</script>
added onblur="doClose();"> into the body tag
and added onclick="self.cancelClose = true;>my link to the a...
Hello all,
I set an onblur function to my pop-up window so if anyone clicks away from it.. It will close. But in that popup window I have a link if a user wishes to go to this link he can.. But the pop-up just seems to want to close when the user clicks the link and it doesnt even launch the...
Hello,
This has probably already been asked but I am having a tough time searching for this javascript code.. I currently have a very simple window.open script. Ok here is the scoupe.. On the main page I have this script written in to open a popup when a user clicks a (img src). And I have a...
Ok I sent it off to ya! I also added the font in there just in case you didnt have it.. thanks a million for taking a look at this for me old newbie :)
Yes I have a second scene. In the First scene there is only 1 blank keyframe and in that keyframe there is the actionscript I posted above. In the First Scene I wanted it to play for only 12 sec then go into the credits scene (scene2) and I thought if I added frames all the way till I reached...
Hmmmm I don't have it posted anywhere. But I can send you the fla in an email its about 25kb I just added a 2nd scene in there to give you a better idea?
No its an actionscript written in the 1st frame and it just loops. I tried to add a blank keyframe with a new layer at frame 200 with a gotoAndPlay("Credits"); but it just seems to ignore it and just keeps looping... Its like the actionscript is just looping in the frame 1 from the...
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.