Help with SWF's

Adidas

Retro Developer
May 6, 2012
296
19
I am using the swf's that can be found here:

I have set up everything correctly so far I believe. I am using RevCMS this is what my management page looks like.

$_CONFIG['hotel']['external_vars'] = ' //URL to your external vars

$_CONFIG['hotel']['external_texts'] = ' //URL to your external texts

$_CONFIG['hotel']['product_data'] = ' //URL to your productdata

$_CONFIG['hotel']['furni_data'] = ' //URL to your furnidata

$_CONFIG['hotel']['swf_folder'] = ' //URL to your SWF folder(does not end with a '/')

is that right?
 

Adidas

Retro Developer
May 6, 2012
296
19
it load's up. My catalogue comes up, my motd comes up, my achievements come up, my navigator comes up but, it won't lemme off hotel view. like enter a room.
 

mcjefix

Member
May 4, 2012
56
0
$_CONFIG['hotel']['swf_folder'] = ' //URL to your SWF folder(does not end with a '/')
Try changing that to:
$_CONFIG['hotel']['swf_folder'] = ' //URL to your SWF folder(does not end with a '/')
or else to:
$_CONFIG['hotel']['swf_folder'] = ' //URL to your SWF folder(does not end with a '/')

And if that doesn't work change it back to what you had
 

Users who are viewing this thread

Top