Hi there
Does anybody know if it's posible for a flashscript to cooperate with the users clipboard?
I am making some kind of a texteditorprogram in Flash and would like to make buttons for Copy, clip and paste.
Thanks
From KBBJ (-:
<?php
setcookie("cookie","something");
header(”Location: http//www.somewhere.com”);
?>
A little amateur-question: How can I get this tiny script to work?
I think it has something to do with:
ob_start()
...
ob_end_flush()
...But it just fails for me.
From KBBJ (-:
I am building a forum with functionality a bit like this forum.
It will be for approximately 100 users. Much of the storing will be in a .mdb Access database.
I don’t know if it would be wise of me to use another kind of database.
Do you guys think that it will crash?…
From KBBJ (-:
I now have to learn to write VBscripting.
Are you using a simple notepad or a part of the program Visual Basic?
Perhaps there are third way?
Help
From KBBJ (-:
I need to place text different places on the screen.
I wrote this code:
<span id=Te>
Hello
</span>
<script language="jscript">
document.all.Te.style.position = "absolute";
document.all.Te.style.posLeft = 84;
document.all.Te.style.posTop = 72;
</script>
But it can’t be done...
1572 fonts, each one represented by an image. Easy to pick and download
Its a Danish site, but all you need to know is that:
“Frem” = Forward
“Tilbage” = backward.
http://www.royaltyfree.dk/
From KBBJ (-:
Could someone tell me how I could get started on writing my own plugin?
Can I use Visual Basic and end up with a plugin with the well-known extension "8bf" ?
KBBJ (-:
By an accident, I learned a new shortcut-key “Space + Tab”. It removes all floating windows until you repeat the shortcut. Kanon! (That’s Danish and means cool)
Use it with “F” to get the largest view as possible on your screen.
While talking the greatest shortcuts, there are some others I...
I want to use an Api, called DrawTextEx. If I should be able to use this Api, I must declare a Type as DRAWTEXTPARAMS.
It looks like this:
Public Type DRAWTEXTPARAMS
cbSize As Long
iTabLength As Long
iLeftMargin As Long
iRightMargin As Long
uiLengthDrawn As Long
End Type
On Microsoft’s...
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.