color = new Color (my_colors[“thumbclip” + i].inside1.inside); color.setRGB(‘0x’+my_photo_sm.firstChild.childNodes[i].attributes.hex);
Author Archives: Prosoxi.com Webmaster
plesk 9 fix mail settings
/usr/local/psa/admin/sbin/mchk –with-spam or /usr/local/psa/admin/sbin/mchk
How can I change permissions on my files? Linux
How can I change permissions on my files? If you are using FTP software, there is usually a menu option or button that says “Change Permissions,” click this option. You have choices of R(read), W(write), and X(execute)*.If you are using a command line utility such as PuTTy, you need to use the “chmod” command. If …
Continue reading “How can I change permissions on my files? Linux”
Linux / Unix and variant users delete files and folders
Linux / Unix and variant users Files Linux / Unix users can delete files through the console by using the rm command. See this page for additional information about this command. Folders Linux / Unix users can delete folders through the console by using the rmdir command. See this page for additional information about this command. Like …
Continue reading “Linux / Unix and variant users delete files and folders”
flash rotate a object
the name of object is “rotation” add acion script in main frame _root.rotation._rotation=50; this will be rotate the object 50 degrees
Changing the icon on the Flash Projector or any .exe
Changing the icon on the Flash Projector This is probably something really easy, but I’m an actionscripter/programmer and not an artist. So I was wondering, for when I export an .exe from flash, it has it’s icon still…as the original Flash, and I was wondering how I could change the icon for it. I really …
Continue reading “Changing the icon on the Flash Projector or any .exe”