For anyone who is wanting to know how to specifically play only on the home page:
Under [special:strings] you'll find this bit bellow:
--- Other settings:
mod_updates=off
mod_folder_tasks=on
mod_search=on
mod_statistics=off
mod_shoutbox=on
sym_ip=on
btn_back=on
create_folder=on
rename=on
Add onto those variables with something like
--- Other settings:
mod_updates=off
mod_folder_tasks=on
mod_search=on
mod_statistics=off
mod_shoutbox=on
sym_ip=on
btn_back=on
create_folder=on
rename=on
example=
and past the = paste (on one line)
<object type="application/x-shockwave-flash" data...
/template/rawr_default/players/rawr_player.swf
given above.
Now find
<!--{.comment|--><h1>WARNING: This template will only work with HFS 2.3 or greater; macros must be enabled.</h1><!--.} -->
and right above it paste
{.switch|%folder%|;|
/|{.!example.}|
.}
P.S.
The link to the player that comes default with the RAWR template is
http://<SERVER ADDRESS HERE>/template/rawr_default/players/rawr_player.swf
I'm also attaching my template, which does have some minor modifications, for anyone wanting to see the whole thing.