In connection file add the following lines $mysqli = new mysqli($hostname_###,$username_###,$password_###,$database_###); $mysqli->query(“SET NAMES ‘utf8′”);
Tag Archives: development
install PEAR to PLESK over UBUNDU
#apt-get install lynx #lynx -source http://pear.php.net/go-pear | php press 1 and change the path to /usr/share
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”
Tinymce Full Flash valid_elements
Full FlashMX 2004 rule set: The following will validate that the page complies fully with the flashMX 2004 specification. valid_elements : “” +”a[href|target],” +”b,” +”br,” +”font[color|face|size],” +”img[src|id|width|height|align|hspace|vspace],” +”i,” +”li,” +”p[align|class],” +”h1,” +”h2,” +”h3,” +”h4,” +”h5,” +”h6,” +”span[class],” +”textformat[blockindent|indent|leading|leftmargin|rightmargin|tabstops],” +”u” add custom buttons http://wiki.moxiecode.com/index.php/TinyMCE:Configuration/theme_advanced_buttons_1_n