Warning: Cannot modify header information – headers already sent by (output started at #:\#######\htdocs\####\Connections\##_cp_UTF.php:2) in #:\#######\htdocs\####\includes\common\KT_functions.inc.php on line 464 in this error please include on top of the page the MXI/mxi.php files <?php require_once (‘includes/mxi/MXI.php’); ?>
Category Archives: Programming
flash change color with AS
color = new Color (my_colors[“thumbclip” + i].inside1.inside); color.setRGB(‘0x’+my_photo_sm.firstChild.childNodes[i].attributes.hex);
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”
Prosoxi All about Development & Design › Tools — WordPress
Prosoxi All about Development & Design › Tools — WordPress.
Interakt resize image quality
zener 11-22-2005 17:29:38 GMT +2 Hello, I’m using the tNG_showDynamicThumbnail function to create thumbnails dynamicaly. I need a way to set the quality of the thumbnail? Is it possible? the generated thumbnails are too big… Thank you in advance Back | Reply | Quote | Top Florin CARLIG[InterAKT] 11-23-2005 18:11:15 GMT +2 Hello zener, Take …