Flash disabled on anonymous front page

wintervanilla - September 23, 2008 - 08:53
Project:Front Page
Version:5.x-1.9
Component:Miscellaneous
Category:support request
Priority:minor
Assigned:Phillip Mc
Status:closed
Description

For my front page, I want anonymous users to continue go to /node. The only content published to this page is a flash intro -- www.mesaprogram.org. When i enabled this module, I was successful at redirecting specific roles to an alternative home page, however, it also had the undesirable effect of disabling the Flash intro. At current - I'm unable to use the module with that functionality. Is this a bug? Can I work around it by publishing my flash intro via another mechanism?

Thanks for any help!
Andrew

#1

Phillip Mc - September 23, 2008 - 09:23
Title:Flash diabled on anonymous front page» Flash disabled on anonymous front page
Category:bug report» support request
Priority:normal» minor
Assigned to:Anonymous» Phillip Mc

The front page module doesn't disable flash.

I was able to paste this code for your flash into the front_page settings text area for anon users on a test site and it worked fine.

<div class="flashnode"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="846" height="380" id="myMovieName"><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="true" /><param name="movie" value="http://www.mesaprogram.org/files/flash/final_intro_0.swf" /><param name="quality" value="high" /><param name="flashvars" value="" /><param name="base" value="./files" /><embed src="http://www.mesaprogram.org/files/flash/final_intro_0.swf" allowScriptAccess="sameDomain" allowFullScreen="true" quality="high" width="846" height="380" flashvars="" name="myMovieName" align="" type="application/x-shockwave-flash" base="./files" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object></div>

Have you checked your paths to make sure the flash file is being picked up?

Changing to support request.

#2

Dublin Drupaller - November 24, 2009 - 08:14
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.