- This topic has 9 replies, 3 voices, and was last updated 11 years, 8 months ago by
support-octavio.
-
AuthorPosts
-
skullMemberHello ,
PLease find the troubling scenario:
– two buttons with JPLayer commands to play success sound and try again sound respectivley.
– if i press tryagain button and music plays, the success button does not play on a single click. I need to click it two times to get the command shifted to the success audio widget which is being controlled by the javascript in the success button.
Why is this happening?
October 2, 2013 at 3:34 pm #342938
support-michaelKeymaster>Why is this happening?
Sounds like a bug somewhere. Post a sample project that demonstrates the problem.
Also include some details about your test environment. What device and os are you testing on?October 7, 2013 at 12:54 pm #343094
skullMemberI am attaching category screen and green final page.
1. Category screen is the main page.
2. click on the second button on the main page.
3. If wrong colors are pressed on the green page, sound will come fine. but if alternatively a new sound widget is pressed for a correct answer then it needs to be clicked two times.Attachments:
You must be logged in to view attached files.October 7, 2013 at 1:29 pm #343096October 9, 2013 at 4:31 am #343176
support-michaelKeymasterThanks for posting the design files. We will investigate this issue today (wed).
October 13, 2013 at 10:37 am #343311
skullMemberHi,
Any updates on the matter?
And another thing… the latest version 2.5 milestone-2 also supports jplayer rite…?
October 17, 2013 at 6:17 pm #343480
support-octavioMemberHi skull,
Mobione 2.5 milestone 3 is available now, see more info here: http://www.genuitec.com/support-genuitec/viewtopic.php?f=2&t=6308
The audio player widget has been reimplemented to better support multiple player scenarios. Please give it a try and let us know how it goes now in your app.
October 19, 2013 at 9:05 am #343537
skullMemberhow does this new design of TEST CENTER support let the user view the source code… i dont see source code anywhere…?
October 21, 2013 at 12:18 pm #343573
skullMemberDoes milestone 3 offer the option of viewing the source code so we can write javascripts functions in it? I dont see it anywhere in the testing center…
October 22, 2013 at 2:32 pm #343644
support-octavioMemberHi skull,
One of the key improvements of mobione 2.5 is the introduction of editors. See the new features outline here http://www.genuitec.com/mobile/docs/highlights/2.5.0M3/2.5.0M3_highlights.html. (Personally I stopped using the Test Center a long time ago and only use the 2.5 web editors (html, js, css, xml, text) and the Simulator with Chrome dev tools and new workspaces enabled – fabulous env)
If you run the MobiOne 2.5m3 Mobile Web Simulator, use the right click menu inside the simulator and choose “Inspect element” to open the chrome dev tools and view code and debugger tools.
-
AuthorPosts