|
I really need help on how I can make my own "PocketPirillo" with my Ustream video stream. |
|
If you know how to make a blank page, subdomain, and upload HTML files to it you can do something like this: Here is the HTML from my live stream: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="296" id="utv236868"><param name="flashvars" value="autoplay=false&brand=embed&cid=4302811&v3=1"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="�klzzwxh:0000�><embed flashvars=" autoplay="false&brand=embed&cid=4302811&v3=1"" width="480" height="296" allowfullscreen="true" allowscriptaccess="always" id="utv236868" name="utv_n_769681" src="�klzzwxh:0001� type=" application="" x-shockwave-flash"=""/></object> You can edit the areas that I bolded. I changed the numbers that control the size to percentages. <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" **width="99%" height="99%" **="" id="utv236868"><param name="flashvars" value="autoplay=false&brand=embed&cid=4302811&v3=1"/><param name="allowfullscreen" value="true"/><param name="allowscriptaccess" value="always"/><param name="movie" value="�klzzwxh:0013�><embed flashvars=" autoplay="false&brand=embed&cid=4302811&v3=1"" **width="99%" height="99%" **="" allowfullscreen="true" allowscriptaccess="always" id="utv236868" name="utv_n_769681" src="�klzzwxh:0014� type=" application="" x-shockwave-flash"=""/></object> I don't know how it would work for all phones but it is what I did. It should work from what I know but I am just starting to learn HTML so it may not. I did this with a page on my tumblr blog but I cant show you it because my blow is completely down. And it is actually not their fault. :) Sorry the areas that I changed did not bold. I don't know why. The areas that I changed are just the areas that control the size. I hope this helps. Remember I don't actually know if this is the best way to do it, and I don't know how this would work with mobile devices. |
