User(s) browsing this thread: 1 Guest(s)
|
Using Eversion as dynamic Jukebox - An Idea
|
|
03-26-2012, 10:37 AM
|
|||
|
|||
|
RE: Using Eversion as dynamic Jukebox - An Idea
On the index page of eversion you can find page 1/5, 2/5 when you scroll down the movies. I was referring to that. It is even there in TV shows details.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
03-26-2012, 10:45 AM
(This post was last modified: 03-26-2012 11:33 AM by accident.)
|
|||
|
|||
|
RE: Using Eversion as dynamic Jukebox - An Idea
What's on the screen is calculated based on the # of visible items in that eskin screen you on. so if the eskin has 10, it's 10 per page.. total pages is the ceil of total movie nodes across all xml files/# visible.
There doesn't need to be a 1:1 relationship between the xml and the screen.. the data preloader (remotedata class) takes care of making sure the correct xml files are loaded to display the screen and if there's memory loads and predraws some extras. Another way to think of it.. if it was a database.. it would only ask for 1 visible screen of data at a time, but this was for yamj so to conform to how yamj works for html transformation, it was adapted so the xml files dictate how many items it loads at a time instead of using the eskin to dictate the ideal 1 screen of data to load.. This is why the larger full screen walls take an extra moment to draw everything, it may be waiting for the xml to load to draw it. but this was speed tested also and while it appears to load faster/smoother visually, it's slower unless there is just a lot of other things happening at the same time (like images loading for the artwork on a first load) This is also why you can mod any screen to your exact liking and nothing special yamj wise needs to happen.. xml sizes are based on testing for the fastest possible load that fills up the "memory" available. I never really answered your question: In php you would do something like: PHP Code: xmlfile=get_file_contents("my_1.xml");Flash doesn't work like that.. it's contantly drawing the screen so anything you wait for like loading something, flash keeps running and your function to process is called after it's done.. so you can tell flash to load a couple xml files, it doesn't mean they will finish in the same order you asked for them.. so eversion needs the it would look something like this: Code: function load_index(name) { |
|||
|
03-26-2012, 11:50 AM
|
|||
|
|||
|
RE: Using Eversion as dynamic Jukebox - An Idea
@accident, the code you have mentioned was supposed to be in Eversion right?.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
03-26-2012, 11:55 AM
|
|||
|
|||
|
RE: Using Eversion as dynamic Jukebox - An Idea
it works the same way but that is not exact code from eversion..
|
|||
|
04-28-2012, 02:57 PM
|
|||
|
|||
RE: Using Eversion as dynamic Jukebox - An Idea
(03-25-2012 06:48 PM)vaidyasr Wrote: I have a basic high level idea to integrate Eversion with Oversight. It may be feasible, but not now. I've put up an alpha version of this. can discuss here Oversight: Jukebox | FeedTime: Automatic nzbs |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]






![[+]](images/collapse_collapsed.gif)
