• I created a neat little Flash application and put it in my sidebar. It’s a little emailer program that allows visitors to send me an email. Problem: the application appears and works fine on my homepage, but it won’t appear on any other page or if you click on a specific blog title. I can’t figure out where to put the .swf and .php files in order to make this app appear on my other pages.

    Any help is much appreciated!

    Michael

Viewing 1 replies (of 1 total)
  • you could have the flash embedded in a php file, than you could have included this file with

    for example <?php include("emailapp.php"); ?>

    and have this in divs and position it anywhere u wanted

Viewing 1 replies (of 1 total)
  • The topic ‘Flash app in my sidebar’ is closed to new replies.