BlackBerry 10 and Flash: opening a URL

Hi guys,.

I'm working on an application for BB10 and PlayBook right now.

It is quite well done, and we would be ready to release. But there is that 1 we fix the error:

The html5 app has a flash application, built like this:

The problem is probably a permission problem:

This file, offline, do not open external URLS. Taking a .swf that is online opens the URL just as it should.

I guess it's the same as in Chrome: as long as the flash file is local, I get a permission error:

Adobe Flash has stopped maybe precarious action:

The local file on your computer:

/Users/florianerlemann/dropbox/public/WYB/Z10/game.swf

has tried to communicate with this file:

/Users/florianerlemann/dropbox/public/WYB/Z10/index.html

In chrome, you can change the settings so that it works.

Is it possible for me to do this job?

Any response is appreciated!

Flo

I found the solution myself for BB10. But it does not work for PlayBook:

It is a problem of security of Adobe which does not allow the .swf to the network. Which can be solved by going to publication of Flash Pro settings and change the option "only files local access ' to 'only network access files.

I hope this helps the community!
Flo

Tags: BlackBerry Developers

Similar Questions

  • How to open the url of the calendar app like trip Blackberry?

    I m like Blackberry Travel application development. In Blackberry Travel, add when a flight, he adds in the calendar. In this case 'Notes', which appears a url to load the application and see the flight.

    I need to do the same thing, but only the behavior of app loading. So, I have two questions:

    • How to open the app to the url? I have seen this but, when I use the HttpFilterDemo sample, when I click in the url www.rim.com I typed in a calendar event, run never setRequestProperty method.

    • How can I watch 'open with Blackberry' when I click on the URL?

    Thank you very much.

    It s done!

    A perfect example in the documentation for the blackberry developer

  • Open the URL or file not working in Firefox and Chrome (_blank)

    In Captivate 8, I created an advanced where action if the student clicks on an exit button, we present a web page pop - up in a new tab with an investigation into the matter to our company Web site and also to leave the window that was running the online course.  The problem is that it seems only to create this pop-up window when the student uses MS Internet Explorer.

    We ensured that pop-up blockers are disabled when we tested Firefox and Chrome, but it does not solve the problem.  The PC used to test this did Flash Player loaded on them for Firefox and Chrome.

    I initially had my command output on the same page of action after a number of breaks, so I tried to move later on a different page and added more than action breaks, in which case it was a timing problem.

    Someone there to meet other this problem where to open a URL or a file doesn't seem to work Firefox and Chrome even when no pop up blockers were?

    advancedact.jpg

    I want to Captivate 9, but I can't use this version because they have made some internal changes and now my Javascript does not work properly.  Therefore, I must stay with Captivate 8 until they fix their code base.

    Thank you

    Randy

    These breaks don't do anything. They break just the timeline.

    Your JavaScript does nothing no more. You try to set a Captivate variable called 'cmi.exit' that does not exist. You must use:

    SCORM2004_CallSetValue ("cmi.exit", "suspend");

    You must also set the request of nav:

    SCORM2004_CallSetValue ("adl.nav_request", "suspend");

    If there is a problem with a popup being opened in Flash, I would put everything inside an external function. You can put it in the standard.js

    function myExit()

    {

    SCORM2004_CallSetValue ("cmi.exit", "suspend");

    SCORM2004_CallSetValue ("adl.nav_request", "suspend");

    Window.Open ("url to your survey")

    }

  • A url in an e-mail message opens in the firefox window and then open a new (replacing the original window.

    Using Safari, when I click on a url in an e-mail message, it opens in a new window. Using Firefox, clicking on a url in an email replces the firefox window opened by a new one. I want that they open both.

    Is the email in Firefox and this page is accessing the linked page, or is the e-mail message in a separate program, and it launches the URL in the last active window of Firefox?

    If the problem is an external link, you can check your settings for the following preference:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the filter box, type or paste link.open and make a pause so that the list is filtered. Then look for that and if its value is not 2, change it to 2.

    Browser.Link.open_newwindow.override.external

    -1 = open_newwindow applies to external links (default)

    3 = open external links in a new tab

    2 = open external links in a new window

    1 = open external links in the active tab

    Edit: Probably a good idea to check this one, too, and set it to 2 or 3, as you prefer.

    Browser.Link.open_newwindow

    3 = divert new window into a new tab (by default) (checked *)

    2 = allow the link to open a new window (uncontrolled *)

    1 = new power window in the same tab

    * First check box in the Options > tabs (on Mac, preferences > tabs)

  • BlackBerry Smartphones icon flashing clock-thought (?) and lack of email

    A flashing icon clocklike/thinking has developed and I can't stop it. It is centered in the middle of my screen and flashes across all applications. It is also draining my battery and since it appeared, no new emails have been downloaded, but I still can't browse the web, read old emails off my "BOLD", etc. The error icon is black, with a white clock as weapons ranging from 1-11 on "the clock".

    Just an update on my problem. After that has occurred continuously for a week, it seems to have fixed itself. It resets an hour before it was fixed, but during this time after reset it still showed the clock/thought icon blinking, so I don't know if the second zero is what fixed it or just the blackberry fairy who did, but at least it's working now.

  • Support of Adobe Flash blackBerry Smartphones and OS updates

    Hello

    I think to buy the new BlackBerry Bold 9780, but before, I would like to know if the browser supports Adoble Flash Player or Flash Lite. This is a KEY feature for me before the decision. If flash or flash lite is not yet supported, I would like to know if there is any plan to add this feature to the Bold 9780 in the near future.

    Also, I would like to know if there is any statemente on OS update policy. For example, if in six months BlackBerry free BlackBerry OS 6.1, is there any statement where I can determine if I will or will not receive the update?

    Thank you in advance, this will be important for me before making a decision.

    There has been rumors of BlackBerry phones supporting Flash in the future but RIM is not speculating about what might or might not be on the horizon. It will be released when RIM releases it and that's as far as we know.

    Regarding updates to the OS, when an update is available for your phone, you will see the Desktop Manager when you plug in your phone.  You are free to decide if you want to update or not.  Failure to update will not affect your phone with any current apps you can run but can forbid you from using all of the apps released in the future.  Isn't nice to have a choice in life?

    Oh, welcome to the support forums!  I have to start saying more often.

  • Open a URL in a new window from Flash

    Looking for the easiest way open a URL in a new window from Flash using AS3 CS3, thank you.

    The following line of code will do it... fill in the URL

    navigateToURL (new URLREquest ("http://www...", "_blank"));

  • Icons of blackBerry Smartphones do not open - Messages, text Messages and desktop - Curve 9360

    Three of the icons seem to be not working do not.

    Click other thing than Messages, text Messages and desktop and they open.  Click on any one of those three mentioned above and nothing.  In fact, the device seems to hang - keyboard locks, and the fact the trackpad.  The only way is to hit the end/power key, and then you have full function of the device.  I tried even one of the keys shown button until the context menu appears and then attempt to 'cast', and the same thing happens.  The only way for a message (for example) is to go to the Notification bar, click it, and then click the specific message.  I did, and I tried to come to the "side door" by pressing the button Menu, then scroll to the display folder, then Inbox (for example) as fast as you can click, you made a comeback.

    Any ideas?

    have you tried a hard reset again by doing a battery pull?  the end / power key it stops, but it looks like you need to do a hard reset.

  • Illustrator and Flash are not open

    I have a premium Adobe CS5.5 and sudden Illustrator and Flash Professional has stopped working. I use windows 7 (64 (b) and the day before yesterday, the two programs are running great. I uninstalled and re installed all Design Premium now three times, but it did not help. When I try to run programs I get only a message that says: [name of the program here] stopped working and no matter what explanation why. What can I do now?

    I see in the page posted by you, the splash screen for these products are...

    So, what's the tsage appears in the splash screen when this error appears, like Initialising plugin, startup etc profile, what is there on the splash screen?

    And you have also written earlier that it has suddenly stopped working, so you make any changes on your machine?

    You can try selective start up:

    first disable startup services:- http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html

    then follow step described above: -.

    • Restart Windows.
    • Press F8 before Windows starts, when you see a message like "For Advanced Startup Options."... »
    • Select Safe Mode from the list of startup options.
    • Search for 'Safe Mode' in each corner of the desktop.

      • If the 'Safe Mode' does not appear in each corner of the desktop, then repeat steps 7-9.
      • If the "Safe Mode" appear in each corner of the desktop, then log in as an administrator of the local computer.
    • If a dialog box indicates that Windows is running in Mode safe mode, and then click OK.

  • Open a URL in Windows Media Player

    Is there a chance to open a url directly from youtube in windows media player?

    Let's go into the details.

    I have the old Matrox rt.x100 video card (full screen on an external monitor only with windows media player + live show video plugin), so if I want to open a livestream of youtube video and play on external monitor through the Matrox card I need wmp.

    Beacause it, is there any chance and the possibility of open url directly in Windows Media Player?

    Any help would be appreciated.

    Thanks in advance,

    Stefan

    I don't disagree that VLC can, but it's obviously research any HTML content on the page, to jump beyond all the toolbars, comments, announcements, links and... then find the video, determine the FLV or a video that is wrapped in the HTML5 or Flash wrapper, then play the open content.

    This will never come to WMP.

  • Can I download the application that is hosted in BlackBerry App World by giving the URL in the browser?

    We intend to release our Blackberry App World application.
    And we know that it can be downloaded by navigating from the App World.

    But our request, it is only if we can directly download the application from the BlackBerry APP World by giving the URL? (Means that if a customer selects the link, it should trigger the BlackBerry App World and downloads of the application).  We are

    Yes, it is possible to do.

    You can do this by finding your app in BlackBerry AppWorld online catalogue (available here: http://appworld.blackberry.com/webstore/).  Once you have found your application, click on the button send (on the right side) and then insert your e-mail address.  This will then send a link to your email address which you can then easily transfer it to others as you see fit.  You can also use this method to send links to anyone.  Another suggestion is to take the QR code for your application and include that in your email.  All users need to do is scan this code using the barcode scanner in the AppWorld and it will automatically open the page of the app in BlackBerry AppWorld.

    I hope this info helps!

  • Why Adobe Flash opened in the State disabled on my Internet radio station by default?

    I have an Internet Radio Station. Whenever I try to open and read audio data from my station using Google Chrome, Adobe Flash opens up to the station in the status of "mute". Unless you know where look, you can even determine the volume area is cut off because the box appears in a solid box of gray color. Why this happens and can Adobe and Google Chrome come together to solve this problem? I'm trying to attract new listeners, but when they log on and get silence, they understand this does not work, and they disappear. Suggestions? Thank you!

    They confirm that they see this same problem and it's Adobe and / or Chrome?  Or they say just that it isn't their problem?  I just checked this out audio test page (which uses Flash Player) and loaded and played very well (at normal volume level).

    Songs of insects: Flash Audio Test Page

    What is the size of the audio player on Chrome?  It is possible (if it's too small) that could be identified as 'unimportant' content and made click to play.  Try going to the following URL in Chrome: chrome://settings/content

    Scroll to the 'Plugins' section and select «run all content plugin»  Then try to load the page again.  Any difference?

  • Open a url in the same window

    I have a flash banner that is on the top of each page of this site and I want the banner to go to the home page every time on it. but I do not know the script to the button open the url in the same window. I know how pop up windows, but do not open html files in the same window. If anyone can help, that would be great. Thank you.

    :

  • Remove Java and Flash Player?

    I asked here how to install Java and Flash Player, and I think I did, but I'm not sure I have remove 100%. Is there a way I can see if they are deleted?

    For Java, open Termonal paste this back in & hit...

    Java-version

    For Flash...

    http://isflashinstalled.com

  • Plug in container and Flash crashing issue

    Finally Flash started working... partly.

    Using Firefox Windows 8.1 36.0.4

    I say "Partly" because Pages that I use I have to refresh the page 3-7, until he catches and Flash decided to work.

    So, I did some work to see what and has my Windows Task Manager up and I was wondering why the process mixed around when I reloaded the page where the flash crashed and was not able to load as soon as page came.

    So, I noticed in Task Manager too a Windows Reporting problem blown up when Flash crashed (has not loaded)
    So I said there must be a file of reason why it crashed. So I went to start > computer (right Clicked) manage > computer management open on the left side you click on event viewer

    I hope that these screenshots can help to see why Flash crashes.

    I also did a dump file plug-in container to and it is big enough 203 170 MB after I got flash to work by refreshing the page several times.

    BEX typcally indicate an injection of process attempt software and can be a sign of malware.

    In addition, if the EXE launches when you play Flash media in Firefox, then you don't successfully disable not the Protected Mode feature as I suggested in response to your post earlier this week: why is Adobe deliberately hate Firefox? When Protected Mode is disabled, the DLL will launch inside the plugin - container.exe, and you won't see Flash EXE process gave birth to the outside.

Maybe you are looking for