FULL flash insde JOOMLA

id2write - June 18, 2009 - 10:30

Hi guys, need a help...(newbie here)

which Drupal file to edit to put my flash in index page?

In short, if somebody type www.mysite.com then my flash should play in fullscreen( swf file is ready ) .So do I need to edit the drupal index.php? what changes do I need ?

Why I need drupal as backend? well in flash I have a email input form.I need these email and name to be stored in drupal for newsletter.

Please advise.I am using drupal6, if it works in drupal7 then I will switch to it.
Thanks.

Do not edit index.php or any

marcvangend - June 18, 2009 - 13:12

Do not edit index.php or any other core file. Never. Your changes would be deleted when you update Drupal and other code might break. Things like this can be handled in template files, have a look at page.tpl.php (default page template) or page-front-tpl.php (the page template for the front page). You can also try the splash module: http://drupal.org/project/splash.

Drupal 7 is far from ready, don't use it yet, except if you want to help developing it.

PS. that title was a mistake, I assume? :-)

 
 

Drupal is a registered trademark of Dries Buytaert.