Latest News |
| clix 2 and Accessories at The iriver Store |
| clix 2 8GB, Vanilla, Red Tango, Lime, Clip Cases, Pouch Cases... All in stock now at The iriver Store |

02-16-2007, 01:14 PM
|
 |
Senior Member
|
|
Join Date: Feb 2007
Posts: 206
|
|
haha, no I think everyones monitor got their strobe lights pumping.
Also attached the backgrounds from Butterfly.swf, they look pretty cool. 
Last edited by Makaveli : 02-16-2007 at 02:39 PM.
|

02-16-2007, 11:09 PM
|
 |
flam!
|
|
Join Date: Feb 2007
Location: Australia
Posts: 1,629
|
|
Quote:
Originally Posted by santoki
Am I the only one that experienced a small seizure after seeing these files? haha...
Thanks for these samples!
|
Woah! I'm a bit shaky now 
|

02-19-2007, 09:51 AM
|
 |
Junior Member
|
|
Join Date: Feb 2007
Posts: 26
|
|
Haha, definitely a seizure alert there  .
__________________
Portable setup: Cowon iAudio D2 4GB -> Shure E4
Home setup: iRiver H340 -> RSA Hornet -> Sennheiser HD650
|

04-02-2007, 03:36 AM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 30
|
|
The '.fla' links seem to be down. Could someone please upload an fla theme Please please please! 
|

04-02-2007, 09:18 AM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 38
|
|
|
Yes, a re-host of the .fla files would be greatly appreciated, as I know flash pretty well, and would love to start making themes for my Clix2 that I preordered.
|

04-02-2007, 11:32 AM
|
 |
Super Moderator
|
|
Join Date: Feb 2007
Location: 127.0.0.1
Posts: 273
|
|
You'd be better off getting the original so all of the titles are easy to read.
http://content.iriver.co.kr/data/clix_theme.zip
As a side project if anyone is interested in translating the theming tutorial (parts 1-5) I'm sure some people would find it useful:
2007, ٸ ̸ ٰϴ.
__________________
It is pitch black. You are likely to be eaten by a grue.
|

04-03-2007, 03:51 PM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 30
|
|
Yeah, that themeing tutorial would be really really useful if someone could translate it 
|

04-05-2007, 09:56 AM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 38
|
|
Here is the translated Actionscript for the skin. (Me and my friends did our best)
Code:
//--------------------------------------------------------------------------------------
// Don't modify this part, or else the skin wont be applied
//--------------------------------------------------------------------------------------
var themeVersion = "1.1.0";
var isSkinCheck = true;
//-------------------------------------------------------------------------------------
// Can be modified by the user
//-------------------------------------------------------------------------------------
//Album art width
var albSizeWidth = 94;
//Album art height
var albSizeHeight = 94;
//-------------------------------------------------------------------------------------
// Variables defined by the user's API.
// 기본적으로 지정되어 있는 변수기때문에 (Couldn't make sense of this part)
//-------------------------------------------------------------------------------------
// Variable to approach the Movie Clip
// MENU_TG : Path to the Movie Clip
// Variable to check the main menu
// MAIN_CHECK : 1, 2 or true, false
// Variable to check if the screen is rotated
// PIVOT : 1, 2 or true, false
// Variable to check if the music is playing or not
// PLAY_PAUSE : 1, 2 or true, false
//------------------------------------------------------------------------------------
// Variables not defined by the user's API
// If the following variables are not defined, they will be set at the default value.
// When you use this variable, use the source code(or sth) beow
//------------------------------------------------------------------------------------
//The Variable is width size.
//var BAR_SIZE:Array = [Music, Recording, Searching DMB]
//The Variable is width size.
//var BAR_SIZE_PIVOT:Array = [Music, Recording, Searching DMB]
//------------------------------------------------------------------------------------
// Function defined by the user's API
//------------------------------------------------------------------------------------
// When the key is pressed, the direction and event fuction (direction)
// T:Up B:Down L:Left R:Right
function onEventArrow(arr:String){ }
// Event function when the pivot key is pressed
function onEventPivot(){ }
// Event function where the menu setting is finished
function onEventFinished(){ }
// Event function when the menu is changed or when you exit the menu
function onEventDestroy(){ }
//-------------------------------------------------------------------------------------
//지원 하는 외부파일 및 경로 (Load an external file)
//-------------------------------------------------------------------------------------
// It can load JPG, SWF, TXT and XML
// Path : start with file:// Example: file://Flash Games/name.swf
Also, can anyone tell me which the different background on the skin go to what screen? I know the dark background is for text, but there are the pink one, the yellow one, the green one, etc... Is there a list of which frame is for which background screen on the clix2?
|

04-10-2007, 02:29 PM
|
|
Junior Member
|
|
Join Date: Apr 2007
Posts: 9
|
|
Wow, this is an insane level of customisation. Not only does the clix 2 have an incredibly pretty interface (by the looks) they also let you change any aspect of it that you like.
This is awesome for me, a design freak who can use flash  I think I might try and mess with a few elements.
Funnily enough though, nothing about the interface really annoys me. There's usually something :P
Flash should mean animated backgrounds and stuff too though, I have a couple ideas... I'm working on this game that involves random bubbles floating from the bottom to the top, perhaps I could try putting that in the background of the menu. Could be pretty sweet. I'm not sure how much flash lite is limited though.
|

04-10-2007, 02:38 PM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 30
|
|
Quote:
Originally Posted by b3mus3d
Wow, this is an insane level of customisation. Not only does the clix 2 have an incredibly pretty interface (by the looks) they also let you change any aspect of it that you like.
This is awesome for me, a design freak who can use flash  I think I might try and mess with a few elements.
Funnily enough though, nothing about the interface really annoys me. There's usually something :P
Flash should mean animated backgrounds and stuff too though, I have a couple ideas... I'm working on this game that involves random bubbles floating from the bottom to the top, perhaps I could try putting that in the background of the menu. Could be pretty sweet. I'm not sure how much flash lite is limited though.
|
I agree totally.
I think flash lite has all the main elements you'd really use. I've got to grips with actionscript over the past few months so when i get my clix2 i'll hopefully make a kick ass theme (although.. I think the interface is already pretty good as it is, all it'd need is a particle system background and a good font). I'm currently working on a flash game. 
|

04-11-2007, 01:36 AM
|
|
Junior Member
|
|
Join Date: Apr 2007
Posts: 9
|
|
Quote:
|
I'm currently working on a flash game
|
ooh, let me know how that goes :P
I make flash games with a friend, our site is Everybody Panic!
I think I might just change the styles of a couple of the graphics and make a cool background. Though I lack motivation and don't actually have a clix2 yet so it might be a while 
|

04-11-2007, 11:09 AM
|
|
Member
|
|
Join Date: Apr 2007
Posts: 38
|
|
Woah, you guys made the Line game! I love that game  So amazing. Keep up the good work.
|

04-20-2007, 04:07 PM
|
 |
flam!
|
|
Join Date: Feb 2007
Location: Australia
Posts: 1,629
|
|
I've never used flash before, but I'm really interested in trying to make a theme for the clix2.
I've downloaded the clix_theme.fla, is it worth getting a 30-day free trial of Macromedia Flash Pro 8 to make a theme or am I way out of my depth...?
Any other simpler programs to use?
Is it clix_theme.fla that I need to make my own theme?
Thanks,
Matt.
|

04-20-2007, 07:07 PM
|
 |
Member
|
|
Join Date: Feb 2007
Posts: 68
|
|
Quote:
Originally Posted by LordMattman
I've never used flash before, but I'm really interested in trying to make a theme for the clix2.
I've downloaded the clix_theme.fla, is it worth getting a 30-day free trial of Macromedia Flash Pro 8 to make a theme or am I way out of my depth...?
Any other simpler programs to use?
Is it clix_theme.fla that I need to make my own theme?
Thanks,
Matt.
|
Hey Matt,
Actually I myself would highly recommend the 30 day free trial of Flash 8. But before you get started, you'll also need the Flash 2.1 authoring add-on for the flash 8 program. Which can be found here.
Once you've installed both the Flash 8 (first) and the add on (second), you'll be all set for creating both UCI and flash lite applications (1.1 and 2.1)
I plan to make a tutorial for those interested in creating flash applications in the near future... hopefully, I'm swamped with a myriad of projects for the next couple of weeks :S
Good luck~
p.s. Unfortunately, I don't think there is any easier way to make flash applications without the actual flash editor.
|

04-20-2007, 07:21 PM
|
 |
flam!
|
|
Join Date: Feb 2007
Location: Australia
Posts: 1,629
|
|
Quote:
Originally Posted by santoki
Hey Matt,
Actually I myself would highly recommend the 30 day free trial of Flash 8. But before you get started, you'll also need the Flash 2.1 authoring add-on for the flash 8 program. Which can be found here.
Once you've installed both the Flash 8 (first) and the add on (second), you'll be all set for creating both UCI and flash lite applications (1.1 and 2.1)
I plan to make a tutorial for those interested in creating flash applications in the near future... hopefully, I'm swamped with a myriad of projects for the next couple of weeks :S
Good luck~
p.s. Unfortunately, I don't think there is any easier way to make flash applications without the actual flash editor.
|
Sounds cool, I think I'll wait for your tutorial, I can afford to wait and I'm sure it'll be worth the wait  , might just spend the next couple of weeks gathering pics and stuff I want to put on my theme....
Cheers.
EDIT
Here is my quickly drawn up rough first attempt. If it could ever be applied/work this would be my main menu on the clix2 with beats (music) highlighted.
Just wanna know, is it possible, or am I going to far?
P.S Everything would be lined up better.... and drawn better and I know I wouldn't put the words in I'd have to do it through the editor, change the names of the Main Menu options and the font....
EDIT 2
Found:
This for flash info on the U10, does this apply to Clix2?
Last edited by Mattman : 04-21-2007 at 12:58 AM.
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -8. The time now is 03:19 PM.
|