Member
Last active 2 months ago
I'm trying to build an audio loop with a small audio sound effect prepared for that purpose (WAV file) but I'm having a small "pause" between audio iterations.
I've tried the following approaches:
Is it possible to avoid this?
Tested in quick preview mode with Pubcoder 4 latest beta version
Thanks.
Humberto
Setting an image background color, shows correctly on stage but not on preview.
Setup:
- Delta X and Delta Y set to a positive number
The idea is to fill the background in order to avoid the white spaces created by delta values. Anyway we are going to workaround this.
Stage (correct)
https://drive.google.com/open?id=1NknfzgVcSmc9OxAUIWRb5IO4eEgCUjOy
Preview (incorrect)
https://drive.google.com/open?id=1mHSPtgU1HUWSggN5wtapYuq6WQ_5Dtwe
Thanks Angelo, It seems to work also on HTML5 export.
Another option could be to disable "Tap to Open App Menu" on project settings. But then, you have to control navigation and show app menu manually using some buttons with actions.
Hi Angelo,
I've just uploaded the project. Please check page P2 to see the issue nr. 2 .
Thanks.
Humberto
Hello Angelo, Ok with me also. Humberto.
Hi,
1.Internet explorer is not anymore a compatible browser?
Great work.
Humberto
Hi JM,
As specified in the help page https://docs.pubcoder.com/pubcoder_ios_app.html
you have to create previously a certificate and a provision profile on the Apple developer portal and download them to you computer and install them (double click).
Hi Cathy,
What do you mean by entry and exit interactions? On which events?
When you set a move object interaction you must set the ending point (using either absolute or relative values).
Hi,
One way you can accomplish that is by using 2 buttons overlapped. On top the '?' button and bellow the 'X' button. Then you can attach for example the following interactions
'?' button:
- Tap or Touch Up
Hide (self)
Show Quiz
'X' button:
- Tap or Touch Up
Show '?' button
Hide Quizz