Question
Absolute Nightmare
I am almost at my witsend here.
I am a programmer so Im not a novice at computers.
I have spent four hours here trying sifting through the forums and documentation to get things working on 2 different computers and no joy whatsoever.
I have got more instructions and examples from €30 software I have bought.
Here is the situation
In the infamous applications directory I have a folder called my_app
applications\my_app\
applications\my_app\scripts\ ( the main.asc and the components.asc )
applications\my_app\test ( the _definst_ folder )
applications\my_app\test\_definst_\ ( the test.flv )
Problem 1
i have ran about a hundred variations of the folder layouts and the stream never appears in the console under the test instance
Problem 2
In the client swf I have two layers, one with the script
my_con = new NetConnection();
my_con.connect("rtmp://localhost:1935/my_app/test/_definst_/test.flv"); ( Have also done a hundred variations on this too )
and a second layer with the video object.
I hit F12 to publish preview and I get an alert telling me the player is trying to access an internet enabled location and then a blank page
I check the console to see if there has been any connection from a client and no, never, nada....
I have my firewall turned off, done a netstat and its listening to the port, pinged it, restarted the flash server oh and done all this again on a different computer.
Now, Im not one to moan, but after paying such a hefty fee and expecting things to work, I am not impressed when I have to spend hours trying to get the thing to do what I paid for it to do.
I am not impressed with Macromedia or Adobe and would like some constructive help on sorting all of my issues, after €4900 should pay for a bit of support.
Regards
Tony
I am a programmer so Im not a novice at computers.
I have spent four hours here trying sifting through the forums and documentation to get things working on 2 different computers and no joy whatsoever.
I have got more instructions and examples from €30 software I have bought.
Here is the situation
In the infamous applications directory I have a folder called my_app
applications\my_app\
applications\my_app\scripts\ ( the main.asc and the components.asc )
applications\my_app\test ( the _definst_ folder )
applications\my_app\test\_definst_\ ( the test.flv )
Problem 1
i have ran about a hundred variations of the folder layouts and the stream never appears in the console under the test instance
Problem 2
In the client swf I have two layers, one with the script
my_con = new NetConnection();
my_con.connect("rtmp://localhost:1935/my_app/test/_definst_/test.flv"); ( Have also done a hundred variations on this too )
and a second layer with the video object.
I hit F12 to publish preview and I get an alert telling me the player is trying to access an internet enabled location and then a blank page
I check the console to see if there has been any connection from a client and no, never, nada....
I have my firewall turned off, done a netstat and its listening to the port, pinged it, restarted the flash server oh and done all this again on a different computer.
Now, Im not one to moan, but after paying such a hefty fee and expecting things to work, I am not impressed when I have to spend hours trying to get the thing to do what I paid for it to do.
I am not impressed with Macromedia or Adobe and would like some constructive help on sorting all of my issues, after €4900 should pay for a bit of support.
Regards
Tony
