My Stories and Stunts
Just an ordinary person's blog.
Pages
Home
Blogs
My Stories
My Stunts
Tuesday, April 19, 2011
White flash during page load
In some web page having flash objects, its seen that some times a white flash is displaying on the page load or while navigating between pages.
Fix : Add the below parameters to the flash object/movie
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
PHPMailer with GoDaddy SMTP email script - Resolved.
Here is the working script for PHP Mailer in GoDaddy Hosting, include("includes/class.phpmailer.php"); date_default_timez...
Create signed AWS request using PHP
Here is a simple way to generate a signed request for diferent services using AWS: /// AWS API keys $aws_access_key_id = 'your-aws...
Wordpress HTTP Error on Image Upload after Crunching - Fixed
Hi Folks, In Wordpress while uploading a file sometime you may encounter an HTTP Error while crunching file. Usually this error can be resol...
Create and send calendar events to Outlook/iCal in PHP (ics Format)
Use the below code to create a calendar event in PHP and send it as email to Microsoft Outlook or iPhone Calendar. < ?php /** * @cate...
Arshaw Full Calendar - Timezone fix
When we are pulling date from the server having UTC, it may display in local timezone format in Arshaw's Full Calendar . This is due...
Sorting Product Category Widget - WP E-Commerce Plugin Wordpress
Wordpress WP E-Commerce Plugin, There is a widget called Product Category Widget which lists all the product categories. During the site d...
Prestashop - Solving common email related issues
There are some common email related issues in Prestashop. Some of them are when we do registration, forgot password etc they say email has...
FTP Filezilla - 421 Sorry, cleartext sessions are not accepted on this server. [Resolved]
Some times when you connect to the webhost via FileZilla you may encounter this error message. "421 Sorry, cleartext sessions are ...
No comments:
Post a Comment