All Questions

2
answers

Dependent selects 2 levels

I need your help: ( I have a problem with the dependent dropdown in 2 levels, one is for country, the other for city. The problem is that when I click a country, in the dropdown of the city I get stuck inside the whole whole html page and I ca...
asked on 30.03.2016 / 09:54
1
answer

Is it possible to load sounds from a sound matrix into AS3?

I have sounds in the library and I would like to know if it would be possible to name them as 1,2,3 ... and be able to load them as if they were the index of a matrix . They are many and depending on the events I have to load one or the othe...
asked on 05.04.2016 / 10:03
1
answer

Install mysql-python on Windows

What steps should I follow to correctly install mysql-python on my Windows operating system?     
asked on 11.02.2016 / 20:49
2
answers

How to pick up the answer of an ajax call? [duplicate]

I would like to pick up the answer from the following ajax call: function prueba(callback){ $.ajax({ url: '/services/traps/view/', type: "POST", data: { csrfmiddlewaretoken: csrftok...
asked on 31.03.2016 / 08:58
1
answer

RecyclerView with sections and Firebase data

Hi, I'm working on an app, in it I have to fill a recyclerview with Firebase data, which I managed to do with the adapter and information that firebase itself provides . Now what I want to do is fill a recyclerview with the firebase data but it...
asked on 31.03.2016 / 04:05
1
answer

Error in Android Studio Button

being new I'm practicing in Android Studio, but I have a problem, I created a button and I want to launch a message when it is pressed, but I miss the following error in a screen that I can only put OK and does not stop exit, so I click OK but i...
asked on 03.04.2016 / 05:50
1
answer

How to pass variables to Ajax.BeginForm

Hi, I am new in c# and I need to pass in the following función(PostFailure) in js a variable string of c# . The problem is that the message parameter has a json that I can not understand where it comes fr...
asked on 02.02.2016 / 14:59
2
answers

Local dependencies using the tools for NodeJS in VS2015

I'm trying to compile a project from nodejs, with VS2015. The main project has sub projects in sub folders, that is to say that in each sub-folder there is a package.json with its own code and each one declares the dependencies to th...
asked on 20.01.2016 / 14:47
1
answer

Constraints do not fit on different screens

Good, I have a small problem. In StoryBoard I have designed the screen with the option Use Auto Layout deactivating the option Use Size Classes I added the necessary constraints and in the screens of 5.5 it looks great adjus...
asked on 21.01.2016 / 16:35
1
answer

Error compiling cordova: unexpected token

Good morning, I'm struggling since the morning with the plugin of cordova of local notifications katzer ... I followed exactly the steps that are in github but when I give it    cordova build Android I get a big mis...
asked on 26.01.2016 / 07:15