Mountain View 1600, CA 94043
+1 650-253-0000
name@example.com
Web
Site
Search
Register
Login
DNN Home
Services
-
DotNetNuke Support
-
CRM Systems
DNN
-
DotNetNuke Modules
-
Module Downloads
-
Module Upgrade Policy
DNN Support
-
Module Update News
-
Knowledge Base
-
License Management
-
Invoice History
Module Downloads
Blog
Store
Contact Us
-
About Us
Search
Home
1
2
3
4
5
Home
Support
Flash Board - S...
Flash Unavailable
Previous
Next
3/7/2008 6:26 AM
Rob Brun
Joined: 4/3/2007
Posts: 5
Flash Unavailable
(United States)
Would it be possible to add a setting to default to a particular image if the module detects that flash is unavailable? We're loving the module on
www.beartoothharley.com
, however our internal kiosks apprarently don't support flash and we have no control over this. So it leaves a big blank space in the page.
Thanks,
Rob
3/29/2008 1:51 PM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Flash Unavailable
(Australia)
What would you intend to happen if the flash is not available?
6/12/2008 1:54 AM
Rob Brun
Joined: 4/3/2007
Posts: 5
Re: Flash Unavailable
(United States)
Ideally I could specify a static image that would be displayed. This way I could size an image to fill the area.
An alternative, or even choice in the settings would be to hide the module all together. I do this with some of my own modules using the following code
' If there is no content and the use is not an Admin, hide the module
If
colRD_RoleStatusList.Count = 0
Then
Me
.ContainerControl.Visible = UserInfo.IsInRole(
"Administrators"
)
End
If
Thanks
6/12/2008 6:14 AM
DNN Module Support
Joined: 8/28/2006
Posts: 2065
Re: Flash Unavailable
(Australia)
We have done this for our Flash Module, and can implement it in time into the other modules.
Page 1 of 1
Previous
Next
Home
Support
Flash Board - S...
Flash Unavailable