ActionScript 2.0 :: Search Engine For Text File
Jul 25, 2002i hv a bulk of text pages in my flash file. i want a search box that could identify specific keywords in those paras when asked for.
View 3 Repliesi hv a bulk of text pages in my flash file. i want a search box that could identify specific keywords in those paras when asked for.
View 3 RepliesI want write app with flash the receive string of user and search string into dynamic/static textbox but i want search with AND/OR feature, now How to write this app??
View 0 RepliesIt searches for text strings then automatically selects those relevent.If I use something like -
search.text == "hmmm"
it wont find things like "poo hmmm" or "hmm" or "hm"
For this flash project I have a search engine that searches a XML database. This part I finally got working, but what I haven't managed to get to work yet is implement it with an input text field.
[Code]...
My new project consists in setting a CD containing a structured data sheet (CVS, XML or Excel) and a serach engine. The idea is to allow the user (even not connected) to make searches live on the CD. There will also be a up-to-date version of the data on internet so if the user is connected, the application will prioritary load the online data.I was thinking at using ACTIONSCRIPT and XML.My questions are:1- Is ActionScript + XML a good choice?2- Is it possible to think at PHP + XML (so how to embed PHP on a CD without a sever?)
View 1 Repliesjust uploaded my first flash website..and I'm having difficulty working out how to get google to 'see' it.
I've registered the site with google and have a very specific phrase in the <title> tag of the html code but the more I investigate, the more complicated it seems..Can anyone point me towards a step by step tutorial or something to get my site in the top 10 results?
I cannot find any download link for the search SDK described in this URL.[url]...
View 1 RepliesIs there is a way to optimize flash for search engines??
View 4 Repliesmy virtual keyboard is up and running. I am on the last leg of this project and what I need is, I am assuming complicated. Senario... the user types the department, suite number, or name of a particular person, the typing ends up in an input text field, with an instance name of "dirsearch". then the user clicks the button "Enter" and in theory the input text field, searches a file, and retrieves information which will be displayed above the keyboard. Most likey a bio sheet of what ever the user typed. But I need it to be flexable on the spelling of what the user typed into the input text field.
View 0 RepliesHow to create a search engine in Flash. My website has an embedded swf top navigation in HTML.
how to create a search box in the swf top navigation. So when a user clicks on a "Search" button, it would direct him to a new page in my website, listing out the relevant URLs of my website.
developing Search Engine in flash cs3.I am going to develop a search engine in flash. My goal is to develop a search engine in flash which should work more or less like Google.
View 1 RepliesI use this search engine, but I try to make click able links. When I find somethink, then I can click on it. I wish to make something like that - I search something, then click on result ( what I find) and then opens poup up window with data from xml file. But I can't make it..
View 2 RepliesDeveloping Search Engine in flash cs3. I am going to develop a search engine in flash.
View 1 Repliesflash on a website affect how the site is indexed by the main search engines?
View 1 RepliesI do a catalog in flash (swf) and I need to put in an internal search engine to looking for the images by their part number. How can I do that?
View 1 RepliesWhat are people using to increase their natural listing or rankings in search engines, etc for their flash websites.
What methods or ways are people using to search Engine optimize their Flash websites. Are people building their Flash website a certain way for SEO?
I am working on a website completely designed in Flex (flash).Can you please help suggesting whether search engines (like google/bing) can index flash content or not.If not then how do the websites made entirely in flash make themselves available on these search engines.
View 2 RepliesI wanna incorporate a search engine into my web site similar to Google search.
View 7 RepliesSo maybe I should have thought of that BEFORE doing all my site in Flash, but being a newbie it's a mistake I HAD to make. Now that my client's site is done I realized that I don't know how to make it search engine friendly.
View 7 RepliesI'm considering a flash site but I'm concerned about SEO. Search Engines can't find keywords in flash sites.
View 3 RepliesI've made a Flash site and I want it to be optimized for search engine.What I need is, for every query on Google for this organization name I want respective Flash page to be displayed.
View 1 RepliesIs there anyway to create a search engine that runs inside an swf and that will index and search an entirely flash based website?[url]...
View 0 RepliesSo I have this database that's filled with data, but I would like to use Flash as an interface.
So I've got a couple questions, first of all, is it possible to create a text box that when the submit button is pressed, goes to another frame "results" that displays the results, each preferably a link to yet another slide "info" that displays the full entry info?
I already know all the PHP for this, just wondering how to integrate it with flash, and show the results and entries inside flash.
I am trying to create a search field in AS3 to search keywords in a dynamic text field of the same flash movie, where the text is loaded from an XML file.
View 1 RepliesI know of some of the workarounds to prevent the double line spacing when reading dynamic text files.
The 'oll
line 1
line 2
line 3
[code]....
Anyway...I know that you can type the text in Word and then save it as plain text with the CR/LF changed into either CR or LF.For me it works fine and so will it for most of you.I'm writing a website for a firm who has someone to update the textfiles the site is reading. She is cute, but I want to make the darn thing fool proof of course. So isn't there a way to read the text file, search for double linefeeds and skip it before it is placed into the textframe? Just to tell her to type the info into notepad and then WYSIWYG? (It's going to be code-free, so no bold, italics etc.)
I am working in a AI project: a Chatterbot and it works fine. I work in webdesign, video, 3D and illustration and this personal project eats my free time You should set the answers and questions in the XML file called "bdenglish.xml", it contains a basic example. The bot will understand the new nodes. Actionscript(FLA) processes the user input text and search for an answer in the XML file. The bot can understand several ways to make a question. Also it can memorise the conversation subject if you use XML propierties (It is unfinished) The user can use ENTER key or the SEND button. The bot can know the genre of the user because it is male like default, but it search in a female names list. The output field answer is HTML text, also it support images, animations or sounds. The bot can chat in several languages. You can synchronize video with the answers (bot expression), I am woking in a basic function with video.
I am workin in a alternative answer motor, it would work with the XML. I want to use lipsync in the future for a talking version. How it works? - The bot converts the XML database to an multidimensional array.- The user writes a question - This input is processed in the AS code - The bot searchs in the multidimensional array - The first word must be found - The bot answer the question or it responds something if the question is not found I am not programmer and the AS3 bot was hard for me, but it works. I was trying get a good code and I am work in a better search function. I hope some criticism and comment from Kirupa masters! It is in my personal site:[URL]
how to create text input in flash.text.engine.i not found property for that in elementFornat ,TextLine,TextBox and...like type priperty in TextFiled
View 3 RepliesHow is it possible to replace text with the new (flashplayer 10) text engine? I've come this far:
ActionScript Code:
var font:FontDescription = new FontDescription("Arial");
var elementFormat:ElementFormat = new ElementFormat();
[Code].....
How the heck do you Kern in Flash CS5 while using the new TLF text engine?
There's no letter-spacing control and the keyboard shortcut doesn't work.
I'm not interested in auto-kerning. I'm looking to tighten up large text like headlines and logos and stuff.I'm starting to suspect it can't do it.
I am working on an app engine project in python were i want to be able to upload and play games in a .swf format. I am having trouble getting app engine to send(deliver, render, display,...not sure what the correct term is) files with a .swf ending.
I've tried embedding a picture in my object tag to make sure my html and Django template isn't what is causing th problem, and it works fine.
This is my app.yaml file
application: flashstealer
version: 1
runtime: python
api_version: 1
[Code].....