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 @@ - + <title>MyTUve - standard + none - false + true - - - - - - - - + true + true + true + 1024 + 768 + 15 + 15 + 300 300 diff --git a/src/MyTUve.mxml b/src/MyTUve.mxml index 1f778a9..fad8fae 100644 --- a/src/MyTUve.mxml +++ b/src/MyTUve.mxml @@ -1,6 +1,8 @@ - + +