Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - johantri

Pages: 1 2 3 ... 5
1
AdMob / Re: [iOS & Android] AdMob Extension [3.0]
« on: April 06, 2015, 06:57:02 pm »
Hi, i want to test my game on Linux but i don't want to disable the admob extension, so i don't have to back and forth restart the Stencyl. Is there anyway i could do that? the log viewer said :
[openfl.sh] Error: Source path "/home/johantri/stencylworks/engine-extensions/admob/ndll/Linux64/myadmob.ndll" does not exist

2
iPhone / iPad / Android / Re: ---Akimbo Jimbo---[iOS]
« on: March 06, 2015, 04:33:25 pm »
cool, i would like to try, but no android yet? i don't have apple product :(

3
Chit-Chat / Re: How to embed youtube video in forum thread?
« on: March 06, 2015, 01:01:27 pm »
okay i just found a way to do it.

Code: [Select]
[flash=640,480]....your youtube link...[/flash]
but change the word from youtube link from "watch?v=" to "v/"

for example:
Code: [Select]
https://www.youtube.com/watch?v=pMIqxqUoTik
to

Code: [Select]
https://www.youtube.com/v/pMIqxqUoTik
and it should become like this

Code: [Select]
[flash=640,480]https://www.youtube.com/v/pMIqxqUoTik[/flash]
<a href="https://www.youtube.com/v/pMIqxqUoTik" target="_blank" class="new_win">https://www.youtube.com/v/pMIqxqUoTik</a>

I hope it can help :)

4
iPhone / iPad / Android / Re: Nini The Hero Granny
« on: March 06, 2015, 12:52:03 pm »
owww i get it... hehhee just delete the "watch?v" and change it to "/v/" right? hmm.. a bit of a hack, but good to know. thanks a lot, you're very helpfull ^___^ b

5
iPhone / iPad / Android / Re: Nini The Hero Granny
« on: March 06, 2015, 12:43:52 pm »
can you see anything? because i see white.. and rectangle

6
iPhone / iPad / Android / Re: Nini The Hero Granny
« on: March 06, 2015, 12:43:16 pm »
test....

<a href="https://www.youtube.com/v/JW1DvLuxwlo" target="_blank" class="new_win">https://www.youtube.com/v/JW1DvLuxwlo</a>

7
iPhone / iPad / Android / Re: Nini The Hero Granny
« on: March 06, 2015, 12:34:15 pm »
but..but how do you do that! XD please tell me

8
Chit-Chat / Re: How to embed youtube video in forum thread?
« on: March 06, 2015, 05:20:28 am »
it doesn't work either. just showing blank white rectangle :( right click on it, it says movie not loaded...

9
iPhone / iPad / Android / Nini The Hero Granny
« on: March 06, 2015, 04:05:14 am »


Hey guys, this is my first game ever. Try, buy, share the game with your friends and family or any support is very appreciated. I also made a promotional video for this

https://www.youtube.com/watch?v=pMIqxqUoTik


Get it now and help Nini to fight crime (Free Version) http://bit.ly/1E9rGF4 (Paid Version) http://bit.ly/1Jb4ehk

PS: how to embed youtube video anyway? can't get any method on google works :(

10
Windows / Mac / Flash / HTML5 / Re: Mibibli's Quest
« on: March 06, 2015, 03:35:25 am »
Sorry if out of topic, but how did you embed youtube video?

11
Chit-Chat / [SOLVED] How to embed youtube video in forum thread?
« on: March 06, 2015, 03:30:18 am »
I try everything, using the embeded link in youtube, using [video]...[/video] or [YT...[/YT] ... nothing's work :(


12
AdMob / Re: [iOS & Android] AdMob Extension [3.0]
« on: February 09, 2015, 09:03:57 pm »
I almost give up... So...
1). i delete Stencyl-64-full in Ubuntu.
2). Delete the admob folder in the /home/Stencylworks/engine-extensions.
3). Extract the nightly build Stencyl-64-full again.
4). And install the latest AdMob extension again and viola!!

the ad is now showing >___< took me two days to figure it out huhuhu thank you for all your help

#please support my first game guys :D will release it in valentine

13
AdMob / Re: [iOS & Android] AdMob Extension [3.0]
« on: February 09, 2015, 07:27:32 pm »
i try both in Ubuntu and Windows, i can't test admob on my Galaxy S2. I only use admob extension, not the Stencyl built in.

I already sing up in admob. I also fill the ad-unit-ID and Device ID correctly. Not sure what's the problem... The ads just failed to initialize for testing T___T

Is that have something to do with this warning on my AdMob Home page "Your ad units are not displaying ads because you haven't verified your PIN. Fix this now"

14
Resolved Questions / Re: Cannot compare Dynamic and Unknown, for Lists
« on: January 31, 2015, 08:17:27 pm »
Thank you rob1221. I had the same problem and it's working now :)

15
Fixed Bugs (3.x) / Error messages in Stencyl Ubuntu 14.04 64bit
« on: January 30, 2015, 07:37:23 pm »
I was trying to duplicate a scene so i can easily create a variety of levels in my game. But suddenly after 8 (eight) succesful attempt to duplicate, this messages appear (see the attachment). What should i do? I try to export the game to OSX, it works perfectly fine. So i'm guessing it had something to do with Java

Pages: 1 2 3 ... 5