-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|438|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




ShadowIce

HTA code going crazy?

19th June 2010

stealth, ur not worth it


ShadowIce

HTA code going crazy?

18th June 2010

or how bout i take it to another forum?
because u dont seem to be good enough to handle hta.
so there.


ShadowIce

HTA code going crazy?

18th June 2010

um, it was acting up even before i did that


ShadowIce

HTA code going crazy?

18th June 2010

i'm using notepad.
and if its so obvious, whats the problem then?


ShadowIce

HTA code going crazy?

18th June 2010

What is WRONG w/ this code!? oO
the "--!>" arrow isnt positioning
and my music isnt playing..
those are the only 2 glitches.
[code]<html>
<head>
<title>test</title>
<hta:application
applicationName="EscapeStrings"
border="dialog"
borderstyle="nor*snip*


ShadowIce

Shell_NotifyIcon?

18th June 2010

Can someone show me an example of how to make an hta application minimize to the windows taskbar and show a little notification bubble if possible?
thanks!


ShadowIce

html exe compiler

16th June 2010

nvm, i figured it out again.
ONLY thanks to hoboben


ShadowIce

html exe compiler

16th June 2010

ignoring erebel, does anyone have a tutorial on how to embed a music file into an html using html executable?


ShadowIce

html exe compiler

16th June 2010

well i know, but what im saying is
if it's in an exe,
then no 1 can read the source
unless they reverse engineer it.
which is difficult on its own.
plus, i've tried it already
it didnt let me play music.


ShadowIce

html exe compiler

16th June 2010

it doesn't solve my issue
because an html to exe doesn't
allow u to play music


ShadowIce

html exe compiler

16th June 2010

what about this?
where can i find an hta to exe
which allows u to be able to play music
in the background?


ShadowIce

html exe compiler

16th June 2010

thanks alot ben!
this is PERFECT!
:D
~Shadow


ShadowIce

html exe compiler

16th June 2010

Does anyone know where to find an html to exe compiler that allows music to play?
[edit]FFS, stop using stupidly long titles..[/edit]


ShadowIce

what is wrong with this java script function?

12th June 2010

i fgt. to add the form.
<form name="radioExampleForm" method="get" action="">
it still wont work


ShadowIce

what is wrong with this java script function?

12th June 2010

I can't get the
function getchecked() to show
an alert box...
[code]
<script>
function getCheckedValue(radioObj) {
if(!radioObj){
return "";
}
var radioLength = radioObj.length;
if(radioLength == undefined){
if(radioObj.checked){*snip*


ShadowIce

Center text different resolutions?

12th June 2010

the text is supposed
to move into the
center.
not just appear there


ShadowIce

Center text different resolutions?

12th June 2010

Whats up w/ this code?
I can't get this
to stay in the same place
in different resolutions.
even if i use:
center_x
and
center_y.
[code]
Function Results_Text()
If KeyHit(1) Then End
font=LoadFont( "Arial", 25,True )
SetFont font
*snip*


ShadowIce

text smudging across screen?

5th June 2010

well w/e.
point is. i got it to work.
end of story


ShadowIce

text smudging across screen?

5th June 2010

yes u can.
u move it on its x value. -.-


ShadowIce

text smudging across screen?

5th June 2010

says u :P
i got it to work
w/o sprite
in 3d


ShadowIce

text smudging across screen?

4th June 2010

yes u move the text.
cuz i just got it to work.
thanks anyway


ShadowIce

text smudging across screen?

4th June 2010

i dont want a background..
i want 2d text to slide across a 3d screen..


ShadowIce

text smudging across screen?

4th June 2010

cuz no matter where i put cls, it makes a black background
thats why :S


ShadowIce

text smudging across screen?

4th June 2010

Hi all, why is this code making it so that its smudging the moving text?
[code]; ---------------------------------------------------------------------------------------------------------
; Results_Text
; -------------------------------------------------*snip*


ShadowIce

grinding?

29th May 2010

well how would i
"lock player on rail"
make the velocity
"fall towards player direction"?

More - Older Posts