Search engine inside of SWF?

  • genius
  • Newbie
  • Newbie
  • User avatar
  • Joined: Sep 13, 2004
  • Posts: 12
  • Loc: San Antonio, TX
  • Status: Offline

Post May 14th, 2005, 3:32 pm

Does flash have any built in search functions?
I have a bunch of data inside an swf and I would like to give
users the ability to search within that data. I could create my
own index file and point each entry back to a specific frame or
something but I'm sure there is an easier way.

Any thoughts?


Gene
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post May 14th, 2005, 3:32 pm

  • lostinbeta
  • Guru
  • Guru
  • User avatar
  • Joined: Jun 26, 2003
  • Posts: 1402
  • Loc: Philadelphia, PA
  • Status: Offline

Post May 22nd, 2005, 8:03 pm

Well anything is searchable if it's stored properly I suppose. It wouldn't be easy though. My guess is looping through text/strings using indexOf and storing the finds in an array with the data required... and then parsing that somehow.
  • yuriythebest
  • Banned
  • Banned
  • User avatar
  • Joined: Feb 24, 2005
  • Posts: 143
  • Loc: Ukraine
  • Status: Offline

Post May 23rd, 2005, 7:52 am

Nope, no pre-installed search engine scripts in flash. That of course does not mean it is not achievable using actionscript, sadly I have no idea how exactly that is to be done.
  • contstrictor
  • Novice
  • Novice
  • No Avatar
  • Joined: May 23, 2005
  • Posts: 26
  • Status: Offline

Post May 24th, 2005, 6:32 am

Well i'm thinking you might want to use an array here. What i have done in recent past is use PHP but then i was searching for stuff outside of flash. but the results i displayedd within flash. In this instance i think an array is most adviseable. Goodluck :roll:

Post Information

  • Total Posts in this topic: 4 posts
  • Users browsing this forum: No registered users and 33 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.