diff --git a/src/Master.as b/src/Master.as index 61b038c..5c5d56d 100644 --- a/src/Master.as +++ b/src/Master.as @@ -139,7 +139,7 @@ /* Initialize the AMF gateway */ gateway = new NetConnection(); - gateway.connect("/amfphp/gateway.php"); + gateway.connect("http://www.ubixonline.com/amfphp/gateway.php"); tvNetwork = new tuveNetwork(); tvNetwork.tvMaster = this; diff --git a/src/MyTUve-app.xml b/src/MyTUve-app.xml index c3d2cae..9d9a73c 100644 --- a/src/MyTUve-app.xml +++ b/src/MyTUve-app.xml @@ -33,7 +33,7 @@ -