It should be easy enough to add the code by studying the other files…put the flodpt.js in the same directory and add it to the htm file..(see intro with music.. htm … on how to add).. then at the bottom of the intro.js…. relpace blitter() with code from the bottom of workingintro.js..make sure to change the name of the mod file to the one inside the intro directory
Ah ok, i will try … i have missing the flodpt.js 😉 Another question; What i have to change in the code for a endless text page loop (without out exit, just per rmb)? Thank you 🙂
This is intro is kinda an equivalent of the end of Melon/Crystal for me…
0
Soundmaster
8 years ago
Hi there! I remember this cracktro. I always love this chip from Heatbeat! I listen it hours and hours – and yes, its the ringtone of my phone 😀 Because I’m not a code – just my first steps: How can restart the text after the last page (no automatic exit)? Thank you…
Lovely melon stuff! Another crystal/melon classic… https://www.youtube.com/watch?v=5Vk3hywKBFA 🙂
Melon’s touch : simplicity as an art.
@ m9: There is no music player in your last zip files, isnt it?
It should be easy enough to add the code by studying the other files…put the flodpt.js in the same directory and add it to the htm file..(see intro with music.. htm … on how to add).. then at the bottom of the intro.js…. relpace blitter() with code from the bottom of workingintro.js..make sure to change the name of the mod file to the one inside the intro directory
Ah ok, i will try … i have missing the flodpt.js 😉 Another question; What i have to change in the code for a endless text page loop (without out exit, just per rmb)? Thank you 🙂
Replace.
if(lineY[9]>=600){
endall=true;
}
….with…
if(lineY[9]>=600){
for (i = 0; i < 10; ++i) {
lineY[i]=i*10
}
}
Pretty classic one – those rotating stars gave me inspiration for a music compilation I did one time…
Classic stuff, love it!
This is intro is kinda an equivalent of the end of Melon/Crystal for me…
Hi there! I remember this cracktro. I always love this chip from Heatbeat! I listen it hours and hours – and yes, its the ringtone of my phone 😀 Because I’m not a code – just my first steps: How can restart the text after the last page (no automatic exit)? Thank you…
Same like WayneK and Big Mama… excellent melon stuff! Minimalistic rulez ->
https://www.youtube.com/watch?v=Br5NE60lM_4 😀
This is simple and beautiful.
Fantastico – Thx m9 !!! Love diz tro – perfect colours, perfect font, perfect style, perfect heatbeat muzik. 10/10! 🙂
is it Bigmama from Trash?
Nope 😉
ACE!
Heatbeat is a genius, plain + simple! Nice little intro too, usual Melon quality.