ActionScript 3.0 :: How To Make Search Text Feature
Oct 8, 2010how, i repeat, how to make a search text feature like this:url...are they using Flash? i think so, but i'm totally clueless how.
View 6 Replieshow, i repeat, how to make a search text feature like this:url...are they using Flash? i think so, but i'm totally clueless how.
View 6 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 RepliesI have a XML file which I am trying to integrate a search feature. I have attached a zipped folder of my working example.In this XML file is a collection of modules: 1.1, 1.2, 1.3 etc...
Each module is broken down further:
1.1has: 1.1.1, 1.1.2, 1.1.3
1.2has: 1.2.1, 1.2.2, 1.2.3, 1.2.4 etc...
I have a search feature that is searching the XML, then outputting the content if found.Now this is working OK for a specific module listed above, for example, in my zipped example, I can get it to search 1.1.1, 1.1.2, 1.1.3 etc...
What I can�t seem to get working is how to search all of the modules sections: eg: 1.1: 1.1.1-1.1.x, 1.2: 1.2.1 � 1.2.x and so on depending on how much content is sorted in my XML.
just wondering if there is a way of setting out a text input box and a go button and using an EXCEL Sheet FULL of data (uk postal codes) to create a search application???
View 1 Replieshow to output the error messages I'm seeing in my output screen in the IDE to a text area, so I can see if such errors are occurring in production What I found is that the forum search feature is not working at all. I received no results for the words "error", "movie", "flash" and "text", items which are obviously ones which should return SOME results.I couldn't find any way to contact Adobe about this, so I am hoping someone who works for Adobe and watches the forums will pass this along.
View 2 Repliesmake a input text/search button on my site.
I have a bunch of pdf files in a specific location on my site (mysite.com/pdf).
I want to create a search field where the end user inputs text into a field and flash locates and opens the corresponding pdf file (mysite.com/pdf/myfile.pdf).
On the creative pro website [URL].. they have a block at the top with images that change. It is titled 'today on creative pro' Does anyone know how they created it? Was it with Flash?
View 3 RepliesI am making this drawing application that so far contains a pencil tool, eraser, text tool, clear tool, and even save image feature. There are a few more features that I would like to add, including a paint bucket tool and a open image feature, but I am not sure exactly how to code them. Here is my code for the whole program:
package
{
import PNGEncoder;
[code].....
I'm using Adobe Flash CS5 with Adobe Air 2.5 to build an air app. Is there a way to make use of the Air 3 captive runtime feature? Do I need additional software to publish the Air app with the captive runtime?
View 1 RepliesIm trying to make 2 different links in this actionscript without taking the rewind feature off or using an alternative rewind.
stop();
this.onEnterFrame = function() {
if (rewind == true) {[code].....
I created a game in Flash and outputted it into an APK file for use in my Android phone. I would like to make a quit function so that it quits the game application when you leave.
Right now, I have to quit using task manager in my mobile. Also how do you enable it to maintain a high score in the game so that next time the user plays the game again, the high score is still there? Right now, the highscore is lost when you quit the game application.
I'm trying to see if I can set up a text to speech feature in Flash. I found this post, which details how to integrate Google's text to speech functionality with Flash. Seems pretty good, but the post seems to be written for uber-genius AS3 programmers...well not really, but at least those who already know how to stitch these pieces together.
I know a bit about using classes and packages, but can't seem to figure out how all the chunks of code in his post would be stitched together.
Any chance anyone can check this out, and give me a basic rundown of how all these pieces would go together?? So I can try implementing this myself...
[URL]
PS. Also open to another solution to text to speech in Flash, if you know of an easier one..
Flash cs4.
What I need to do is make a search function that will find items within the site it self.
Example...
if I have like 100 folder and all are numbered but I dont want to scroll I want to just type 86 and it should go there.
I am trying to make a search box in flash however no matter what I do I cant manage to make it work.[URL]...
View 2 RepliesI want to make search box as in (url...) when any one click on the search then the default text goes away and the type text is seen there, besides this the background of the text field should change when the cursor is on it and get its default color when cursor is not there. [code]...
View 3 RepliesAlright, so within my final swf I need to have a function that searches, but not searches the internet (such as integrating a google or bing search). It will be searching though data that I have already collected. My data is in the form of CSV (comma separated values). I already load in the csv and all that jazz, no problem (using url loader). I put the data into an array. I can conduct the search in a few ways and I was wondering what everyone in the forum thought would be the best way. The data also gets attached as parameters to objects that I put on the stage, if that matters.It must return all things in the array that match the string typed in the search, and not just the first match it finds.
View 4 RepliesI am again in trouble with my new project where i have to make a keyword search popup.There is a online study material from which i have to search keywords.Study materials are coming from XML file.So I placed a button for search option.when I'll press it there should be a popup window with keyword search fields ( as shown in image in attachment ).What I could do is, I can popup the window with given fields bt i dont know how to search for given keywords.
View 3 RepliesI'm planning to make an interactive map which have a search function. What I want is when user insert a place name in the search textfield then click the search button, when it found, the map images/mc slide then locate the place point, which is a button. How could I do this?
View 2 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 RepliesIf you search for "happy" you get no results but if you search for "Happy" you get 1 result.Is there a way to make the search ignore capital letters? So if you search for "happy" you get the same result as if you search for "Happy".
View 4 RepliesI have made an web site and I put it on the ftp address on the web. The site is full flash. My question is how can I make it visible on google search, or yahoo? Is there a piece of code that I have to insert on the html file that wraps the flash swf?
View 3 RepliesI've just tried senocular's xml tutorials. [URL] The search query seems case sensitive. How to make it accept upper and lower case characters. Actually i'm trying to make a search by myself by using the same code.
View 6 RepliesI need to do a search for text in a swf file. I need a field to search, and put such text. He seeks to make the swf file and put in focus.
Like the FlashPaper does.
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 RepliesIs there a way to increase traffic for flash web site. Is there an action script to make your flash website "visible" for others. I heard that if I build a flash web site it will be difficult to get customers due to the fact that flash pages usually don't show up in the data bases. Is it right?
so anyhow is there a way to increase traffic or make my flash site "visible' in search engines. do you think building a splash page in html and then redirect them to flash is a good idea?
I use Adobe Flash CS3. I want search a string in the as of a sprite. I use "edit"-->"find and replace", the editbox are: "current document", type--"text", text---"trace". and I click "search all. I can't fine anything, but the string is in one of the sprites.
Haw can I find the string in the sprites,
I am trying to build something where users can search a pdf for a string of text and have the script draw a circle around the result. Embedding a pdf initself seems difficult - as I have been searching online for a way.
View 0 RepliesIs it possible to do a text search within a flash movie? Howcan this be done.
View 2 Repliesi have a site entirely built on flash. its basically an e-magazine with lots of textual data. i need to implement a full text search where the user enters search terms in a text field and i need to highlight the occurrence of this search term within the textual contents inside this e-magazine
in a way its similar to what you do within a browser search or pdf search where after typing your search term they highlight all occurrences of this search term within the webpage / pdf document
what is the best way to do this? any ready component / solution / code available?
I don't know how to resolve this very simple action.I've made a program and at this point I've a list on the stage.I want to see if the selected list item has particular value.
Like:
myList.selectedItem.label
(this is current selected item of the list)
here, I want as3 to check if that label has " , " (comma) or not.
Like:
if (myList.selectedItem.label contains == ","){
trace("comma found");