| Author |
Message |
Topic: Word Association Thread |
Jestem
Replies: 1522
Views: 2421542
|
Forum: Miscellaneous Posted: Fri Jun 25, 2004 3:54 am Subject: Word Association Thread |
| Lightyear |
Topic: Epoch > @datetime |
Jestem
Replies: 1
Views: 8554
|
Forum: General Help Posted: Sat Jan 03, 2004 8:29 am Subject: Epoch > @datetime |
| I am not exactly sure if this is correct, so was hoping that someone could take a look at this math and see if I have it wrong, or perhaps there is a more efficient way of doing it. Converting epoch t ... |
Topic: BROWSER with swf flash |
Jestem
Replies: 10
Views: 26994
|
Forum: General Help Posted: Tue Aug 19, 2003 7:52 pm Subject: BROWSER with swf flash |
| Actually, your clipboard idea inspired me to yet another way of doing it. With your HTA support script (nice, btw), use the FileSystemObject ActiveX object inside JScript to read/write to a text file, ... |
Topic: BROWSER with swf flash |
Jestem
Replies: 10
Views: 26994
|
Forum: General Help Posted: Tue Aug 19, 2003 7:35 pm Subject: BROWSER with swf flash |
I made a solution for that, just make a Javascript function which will copies the variable to the clipboard, and load it with VDS.
You should search for some code to set the clipboard content ... |
Topic: BROWSER with swf flash |
Jestem
Replies: 10
Views: 26994
|
Forum: General Help Posted: Tue Aug 19, 2003 6:35 pm Subject: BROWSER with swf flash |
It can also be done by using Javascript calls. Just make some 'functions' in the SWF file, and then 'browse' to them by sending this as a URL to the browser command:
Yea, this works well for one-wa ... |
Topic: BROWSER with swf flash |
Jestem
Replies: 10
Views: 26994
|
Forum: General Help Posted: Sat Aug 16, 2003 8:16 am Subject: BROWSER with swf flash |
| Well you could use the VDSSWFLA Extension, which is a Macromedia Flash DLL for VDS.. I still havent updated it to support for VDS 5 but will during september. VDSSWFLA will be re-release then. It will ... |
Topic: BROWSER with swf flash |
Jestem
Replies: 10
Views: 26994
|
Forum: General Help Posted: Fri Aug 15, 2003 10:40 pm Subject: BROWSER with swf flash |
Is there a way to communicate between a flash movie within BROWSER element and vds program? Perhaps with FS command?
And if not, how about javaScript? I am basically looking for a way to call a label ... |
| |