Event Module: Using Results from View - Help
I'm trying to develop an add-on for the event module that interacts with a custom View in the calendar format.
In other words, I'm writing a script that shows a preview of an event when the user hovers over the day on the calendar. For example, when they hover over November 29th, it will show them a preview of all the events for that day.
Up to now, I've been pretty successful in making this happen. However, when I create a second event calendar with the View module and filter it to show only special events, every time I hover over November 29th, it will show me all events when I want it to only show the events filtered by the View.
My question is, does any know of a way to interact with the View module or the database to get all the node ids for the events in a particular view?
I'm open to any suggestions.
Thanks.

Anyone?
Does anyone have any idea how to use or duplicate the results from a View module, in particular a view of Events?
Perhaps someone can at least explain how a View filters the nodes? Then I can try to duplicate it...
Double Post - Ignore
Please look at previous comment.