Cannot view start page on iOS device - New FMS 4.5 install

I am following the Install Flash Media Server 4.5 and verify HTTP streaming to Flash and iOS article/tutorial located here --> http://www.adobe.com/devnet/flashmediaserver/articles/install-verify.html
When I try to view the start page on my iOS device (updated to latest) I get a brief flicker of the start page then a blank white screen with a 'Get Adobe Flash Player' icon.
This is really tripping me up. I've had a previous failure to get HTTP streaming working so Im trying now with a clean install on a new machine. I'm trying to follow 100% with the article mentioned above and I am getting different results.
Please help.

ANSWER:  Contained in the install verify link above, there is a comment.  The comment says you have to turn off player detection in the index.html FMIS sticks in webroot.
Actually, you are shutting off version detection.
find the line that does the version check
var swfVersionStr = "10.2.0";
I then commented that line out, copied it, and put in a check set to 0
// var swfVersionStr = "10.2.0";
var swfVersionStr = "0";
Once that was saved, I opened the page on an iPad, and the page loaded, and while the rtmp and hds stuff won't play on the iPad, the HLS choices did play.

Similar Messages

  • Hi there i just update my ipad2 and iphone 4 ios6 and now the bluetooth cannot connect to any other ios device?what i have to do now?

    I just update my ipad2 and iphone4 to ios6 but now
    My two device  bluetooth cannot connect with any other
    Ios device.

    Are you running Leopard on your Mac, Laurie?
    If so, try instead updating to iTunes 10.6.3.25. (That supports earlier models of iPhones running iOS 6, even though it can't run the new iPhone 5s.)
    A .dmg installer for iTunes version 10.6.3.25 for Mac OS can be found at the following download page on the Apple website:
    iTunes 10.6.3

  • When I download PDFs on my macbook I am given the option of saving them to iCloud and in Preview they are listed under iCloud. How can I then view them on my iOS devices? Help please.

    When I download PDFs on my macbook I am given the option of saving them to iCloud and in Preview they are listed under iCloud. How can I then view them on my iOS devices? Help please.

    Welcome to the Apple Community.
    You can't share preview files to an iOS device. There are several other options for pdf's such as Adobe Reader or iBooks.

  • Created a ePub with PDFMate and was successful, but cannot view 2 pages in landscape :( Is there way to convert/ fix this in iBook?

    I downloaded 2 magazine pdfs and wanted to convert them ePubs,but couldn't find ANYTHING that works. Then found PDFMate and it converts, but when I put them on my iPhone 4, I cannot view 2 pages in landscape. Anyone know how to fix this? Or a working converter?

    Does PDFMate have a support website or email?

  • Cannot view email attachments after ios update

    I have an ipad3 and just downloaded ios 8.2.  Now, when I view emails I cannot view the attachments. Is there something I need to change? I checked up storage and still have 35GB left.

    Hi, Grumpy Girl.  
    Thank you for visiting Apple Support Communities.  
    I understand that you are unable to view email attachments on your iPad.  Try forcing all open applications to close and restart the device.  Once this is done, see if you are able to view the attachments.  
    Force an app to close in iOS
    Restart or reset your iPhone, iPad, or iPod touch
    -Jason H.  

  • How to view web page in emulator/device using j2me

    hi
    i wanna view web page using j2me
    i am using code ----instead of getting teh page i am getting source code of the page and i am not getting any thing in real device so do i need a browser??cant i view this page inside my application??
    HttpConnection connection = null;
         InputStream inputstream = null;
         try
              this.platformRequest("http://www.lntinfotech.com");
              /* System.out.println("aaaaaaaaaaa11");
         connection = (HttpConnection) Connector.open("http://www.lntinfotech.com");
         System.out.println("aaaaaaaaaaa112");
         //HTTP Request
         connection.setRequestMethod(HttpConnection.GET);
         System.out.println("aaaaaaaaaaa113");
         connection.setRequestProperty("Content-Type","//text plain");
         System.out.println("aaaaaaaaaaa1133");
         connection.setRequestProperty("Connection", "close");
         System.out.println("aaaaaaaaaaa11444");
         // HTTP Response
         System.out.println("Status Line Code: " + connection.getResponseCode());
         System.out.println("Status Line Message: " + connection.getResponseMessage());
         if (connection.getResponseCode() == HttpConnection.HTTP_OK)
              this.platformRequest("http://www.google.com");
              System.out.println("aaaaaaaaaaa11444555");
         System.out.println(
         connection.getHeaderField(0)+ " " + connection.getHeaderFieldKey(0));
         System.out.println(
         "Header Field Date: " + connection.getHeaderField("date"));
         String str;
         inputstream = connection.openInputStream();
         int length = (int) connection.getLength();
         if (length != -1)
         byte incomingData[] = new byte[length];
         inputstream.read(incomingData);
         System.out.println("aaaaaaaaaaa1144555");
         str = new String(incomingData);
         else
         ByteArrayOutputStream bytestream =
         new ByteArrayOutputStream();
         int ch;
         while ((ch = inputstream.read()) != -1)
         bytestream.write(ch);
         str = new String(bytestream.toByteArray());
         bytestream.close();
         System.out.println(str);
         }

    instead of getting teh page i am getting source code of the page and i am not getting any thing in real device so do i need a browser??Yes.
    cant i view this page inside my application??Not unless you can write a browser component to parse and display the HTML. (you can't, it's too big a job)
    db

  • Firefox start page opens up as new tab whenever my home page opens

    I've changed the default home page to another website.
    Whenever Firefox starts up, two tabs will open ie. my homepage and Firefox start page. While browsing on any tab, if I click ALT+HOME to go to homepage, a new tab opens again for the firefox start page.
    Why is this happening? It didn't happen with older firefox browser versions.

    I have the same issue and figured it out. When you (and I) set our home pages, the Firefox start page was open also. Firefox takes every tab you have open when you set your home page. So close all but 1 tab and go to your desired home page and set it through the Tools>options>General tab. That fixed it for me.

  • Cannot change "Start Page" from the FireFox Google Search Page.

    Under "tools"/"options"/"general" I've changed my homepage to Bing.com & designated this as my "start page" however whenever I open a new tab the FireFox Google Search Page always comes up and I must click the "home" icon in order to get my Bing Home Page to load. This is a step I would rather skip. What must I do to get FireFox to open immediately in my designated home page?

    The home page is just what opens when you click the Home icon on the toolbar, and when you start Firefox, provided that under Options → General you've set "When Firefox starts: Show my home page".
    * [[Startup, home page and download settings]]
    When you open a new tab, you normally get a grid of tiles listing recently visited sites. (From Firefox 31 onward, there's also a search box, but it uses whatever search engine you've selected in the search bar on the navigation toolbar)
    * [[New Tab Page – show, hide and customize top sites]]
    # [https://addons.mozilla.org/firefox/addon/custom-new-tab/ Install Custom New Tab].
    # Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
    # Next to Custom New Tab, click the Options button.
    # Enter whatever URL you want to open in each new tab, and make sure "Place focus in URL bar" is not checked.
    Strictly speaking, you don't need the above add-on to choose what opens in each new tab. But Custom New Tab allows you to decide whether focus should go to the address bar. Without the add-on, it does, so you have to first click the search box on the web page before you can start typing your search query.

  • Cannot Modify Calendar Entries from IOS Devices or iCloud

    I'm not able to modify calendar entries on either of my IOS devices, or when logged into iCloud on a Mac or PC. From iCloud, I receive a message stating that the entry modification cannot be saved due to a server error. From an IOS device, it simply reverts back to the original entry after I click "done."
    The only way I can modify entries is through Calendar on my iMac. This seems to have just stared within the past week or so. Anyone one else experiencing this issue?

    Hello Alex, 
    Welcome to the BlackBerry Support Community.
    Thank you for your question regarding the Calendar synchronization issue you are experiencing when attempting to complete a synchronization of using the BlackBerry Desktop Software.
    Have you attempted selecting Forget Device from the menu and reconfiguring the synchronization settings? What is your default Calendar currently set as?
    -FB
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click "Accept as a Solution" for posts that have solved your issue(s)!

  • Storing Pics on iCloud w/Photos But Viewing on Demand w/iOS Devices

    My intention is to use Photos to organize and upload my pics to iCloud.  But my wife and I would like to be able to view, on demand if you will, these iCloud pics on our iOS devices without having to download them to the iOS device and use up local storage.  Can this be done and if so, what is the configuration required?  Thanks for your help!

    Currently this isn't possible since it looks like 'Optimize iPhone Storage' will still download some images to the device.
    From iCloud Photo Library FAQ - Apple Support:
    "If you turn on Optimize [device] Storage, iCloud Photo Library will automatically manage the size of your library on your device, so you can make the most of your device's storage and access more photos than ever. All of your original, full-resolution photos and videos are stored in iCloud while device-size versions are kept on your device. You can download the original photos and videos over Wi-Fi or cellular when you need them."

  • FCPX settings to view youtube videos on ios devices

    Where do I look for settings so that when I upload a video from fcpx to youtube that the video is viewableon an iphone or ipad. I keep getting an error that says I have not authorized the video for use on ios devices.  Can't find the settings in either youtube or fcpx

    I think that's a setting in your youtube account settings.
    Is your account enabled for monetization? If so, there's a radio button under the Monetization tab (for a video upload) and Syndication:
    Everywhere 
    make this video available on all platforms
    You might have to upload a dummy video and turn that on. YouTube keeps those settings (whatever you set up for any "current" video upload) as default settings thereafter these days.

  • Cannot view my pages in a browser

    I starting designing a small website yesterday and I could
    preview all of the pages and their links in my local browser. Today
    however, there seems to have been a problem and the 'Internet
    Explorer cannot display the webpage' page keeps on popping up. I
    have tried to set the browser preferences to a temporary folder but
    that hasn't changed anything either. My site root folder is saved
    on my external harddrive, could this be a problem? This is my first
    attempt t setting up a site and all of the Dreamweaver help pages
    are well above my level of understanding abotu coding. Is there an
    easy way to resolve this?
    Many thanks,
    Rosie

    It might not be your only problem, but remove
    <%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>
    from above the DOCTYPE
    Does this help?
    Jo
    "Rosie E" <[email protected]> wrote in
    message
    news:[email protected]...
    >I starting designing a small website yesterday and I
    could preview all of
    >the
    > pages and their links in my local browser. Today
    however, there seems to
    > have
    > been a problem and the 'Internet Explorer cannot display
    the webpage' page
    > keeps on popping up. I have tried to set the browser
    preferences to a
    > temporary
    > folder but that hasn't changed anything either. My site
    root folder is
    > saved on
    > my external harddrive, could this be a problem? This is
    my first attempt t
    > setting up a site and all of the Dreamweaver help pages
    are well above my
    > level
    > of understanding abotu coding. Is there an easy way to
    resolve this?
    >
    > Many thanks,
    > Rosie
    >
    > <%@LANGUAGE="JAVASCRIPT" CODEPAGE="65001"%>
    > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0
    Transitional//EN"
    > "
    http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    > <html xmlns="
    http://www.w3.org/1999/xhtml">
    > <head>
    > <meta http-equiv="Content-Type" content="text/html;
    charset=utf-8" />
    > <!-- TemplateBeginEditable name="doctitle" -->
    > <title>basic_sheet_layout</title>
    > <!-- TemplateEndEditable --><!--
    TemplateBeginEditable name="head" --><!--
    > TemplateEndEditable -->
    > <link href="../basic.css" rel="stylesheet"
    type="text/css" />
    > <!--[if IE 5]>
    > <style type="text/css">
    > /* place css box model fixes for IE 5* in this
    conditional comment */
    > .twoColFixLtHdr #sidebar1 { width: 230px; }
    > </style>
    > <![endif]-->
    > <!--[if IE]>
    > <style type="text/css">
    > /* place css fixes for all versions of IE in this
    conditional comment */
    > .twoColFixLtHdr #sidebar1 { padding-top: 30px; }
    > .twoColFixLtHdr #mainContent { zoom: 1; }
    > /* the above proprietary zoom property gives IE the
    hasLayout it needs to
    > avoid several bugs */
    > </style>
    > <![endif]-->
    > <style type="text/css">
    > <!--
    > body,td,th {
    > color: #000033;
    > font-style: italic;
    > }
    > body {
    > background-color: #7D7DFF;
    > background-image: url(../Images/background2.jpg);
    > margin-left: 10px;
    > margin-top: 10px;
    > margin-right: 10px;
    > margin-bottom: 10px;
    > }
    > -->
    > </style>
    > <script src="../SpryAssets/SpryMenuBar.js"
    > type="text/javascript"></script>
    > <link href="../SpryAssets/SpryMenuBarVertical.css"
    rel="stylesheet"
    > type="text/css" />
    > <!-- TemplateParam name="descriptive text"
    type="boolean" value="true" -->
    > <style type="text/css">
    > <!--
    > .style1 {font-size: small}
    > -->
    > </style>
    > <script src="../Scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    > </head>
    >
    > <body class="twoColFixLtHdr">
    >
    > <div id="container">
    > <div id="header">
    > <h1>Rosie Earp &gt; Work Archive</h1>
    > <!-- end #header --></div>
    > <div id="sidebar1">
    > <ul id="MenuBar1" class="MenuBarVertical">
    > <li><a class="MenuBarItemSubmenu"
    href="#">Home
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=5,0,0,0','width','87','height','28','title','homepage','src','text1','qu
    > ality','high','pluginspage','
    http://www.adobe.com/shockwave/download/download.cg
    >
    i?P1_Prod_Version=ShockwaveFlash','bgcolor','#AEAEFF','movie','text1'
    > //end
    > AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=5,0,0,0" width="87" height="28"
    title="homepage">
    > <param name="movie" value="text1.swf" />
    > <param name="quality" value="high" />
    > <param name="bgcolor" value="#AEAEFF" />
    > <embed src="text1.swf" quality="high"
    > pluginspage="
    http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Versio
    > n=ShockwaveFlash" type="application/x-shockwave-flash"
    width="87"
    > height="28"
    > bgcolor="#AEAEFF"></embed>
    > </object></noscript>
    > </a></li>
    > <li><a href="#"
    class="MenuBarItemSubmenu">About Me</a>
    > <ul>
    > <li><a href="#">CV</a></li>
    > <li><a href="#">Contact
    </a></li>
    > </ul>
    > </li>
    > <li><a class="MenuBarItemSubmenu"
    href="#">Second Year Work</a>
    > <ul>
    > <li><a class="MenuBarItemSubmenu"
    href="#">Sumac Project</a>
    > <ul>
    > <li><a href="#">Graffiti Concept
    Project</a></li>
    > <li><a href="#">SketchUp
    Modelling</a></li>
    > </ul>
    > </li>
    > </ul>
    > </li>
    > <li><a href="#"
    class="MenuBarItemSubmenu">Third Year Work</a>
    > <ul>
    > <li><a href="#">Project
    Description</a></li>
    > <li><a href="#"
    class="MenuBarItemSubmenu">Nottingham </a>
    > <ul>
    > <li><a href="#">The
    Flanuer</a></li>
    > <li><a href="#">Journey Image
    Gallery</a></li>
    > <li><a href="#">Panels</a></li>
    > </ul>
    > </li>
    > <li><a href="#"
    class="MenuBarItemSubmenu">Edinburgh</a>
    > <ul>
    > <li><a href="#">Site
    Analysis</a></li>
    > <li><a href="#">Conceptual
    Work</a></li>
    > <li><a href="#">Design
    Development</a></li>
    > <li><a href="#">2D
    Drawings</a></li>
    > <li><a href="#">3D Rhino
    Modelling</a></li>
    > </ul>
    > </li>
    > </ul>
    > </li>
    > </ul>
    > <h3> </h3>
    > <!-- end #sidebar1 --></div>
    > <div id="mainContent">
    > <p align="left"> Main Content </p>
    > <h1 align="center"><!-- TemplateBeginEditable
    name="gallery
    > image" --><img
    > src="../Images/second_year_web/images/P1030597.jpg"
    alt="grffiti"
    > width="322"
    > height="423" /><!-- TemplateEndEditable
    --></h1>
    > <!-- TemplateBeginIf cond="_document['descriptive
    text']" -->project
    > desription<!-- TemplateEndIf -->
    > <h2> </h2>
    > <!-- end #mainContent --></div>
    > <!-- This clearing element should immediately follow
    the #mainContent div
    > in
    > order to force the #container div to contain all child
    floats --><br
    > class="clearfloat" />
    > <div id="footer">
    > <p align="center" class="style1">Rosie Earp -
    Design Extra Website -
    > Spring 2007</p>
    > <!-- end #footer --></div>
    > <!-- end #container --></div>
    > <script type="text/javascript">
    > <!--
    > var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1",
    > {imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    > //-->
    > </script>
    > </body>
    > </html>
    >

  • Off centered page on iOS devices (aditional space on the right)?

    Hello, can someone tell me, what am I doing wrong?
    Until now I build two pages with Adobe MUSE, and on both pages the same problem. Looks good on desktop platform, but have a problem in mobile (iOS versions).
    Here is an example:
    - Desktop
    http://mlino-bled.businesscatalyst.com/index.html
    - Mobile
    As you can see, in the iOS view I have LARGE border on the right. The main menu is not Aligned to the right side of rhe picture/banner frame, graphic is not resizeing from left to right side. And this problem is puting page off centre.
    Am I doing something wrong? Is there a BUG?
    I have take a look at the muse-themes.com.. and those pages all work fine... Where is the catch!?
    Regards, Matjaz

    Just fixed this myself after searching for a while.   All assets must be in the bound box (unless pinned) these assets are in blue dashed outline.   just crop all assets in the white box and you should be set.

  • When I am connected to iTune with my device via my computer, I cannot view what is on my device, so I cannot add or remove audiobooks.

    Ever since I upgraded my version of iTunes, I am having a problem transferring purchased audiobooks to myiPhone 4S and my iPod Touch.  I can see them in my purchased list, but I cannot transfer them to my devices.  iTunes appears to recognize the device (syncs, etc), but then I am stuck!

    Thanks I will try that. I just have to remember everything. Oh I think I can find all purchases under the one spot on my itunes. Thanks so much you helped with 2 problems and one I didn't even think of until just now.   Sorry I am in a goofy frustrated mood...lol.

  • What do you do when you icloud is hacked and you cannot delete if from yoru ios device without knowing the password?

    Does anyone know of a good way to just cancel the offending account? 

    Welcome to the Apple community.
    If you are unable to remember your password, security questions, don’t have access to your rescue address or are unable to reset your password for whatever reason, your only option is to contact AppleCare(or Apple ID Support), upon speaking to an operator you should explain that your problem is related to your Apple ID, this way you will not be charged for assistance, even if you don’t have an AppleCare plan.
    The operator will take you through some steps you may have already tried, however they need to be sure they have exhausted all usual approaches before trying to reset your account, so you should try to be helpful and show patience with the procedure.
    The operator will need to verify they are speaking to the account holder and may ask you some questions that only the account holder could know, and you will need to answer them if the process is to proceed.

Maybe you are looking for