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'] = '
$_CONFIG['hotel']['external_texts'] = '
$_CONFIG['hotel']['product_data'] = '
$_CONFIG['hotel']['furni_data'] = '
$_CONFIG['hotel']['swf_folder'] = '
is that right?
You must be registered for see links
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'] = '
You must be registered for see links
//URL to your external vars$_CONFIG['hotel']['external_texts'] = '
You must be registered for see links
//URL to your external texts$_CONFIG['hotel']['product_data'] = '
You must be registered for see links
//URL to your productdata$_CONFIG['hotel']['furni_data'] = '
You must be registered for see links
//URL to your furnidata$_CONFIG['hotel']['swf_folder'] = '
You must be registered for see links
//URL to your SWF folder(does not end with a '/')is that right?